Home
last modified time | relevance | path

Searched refs:threshold (Results 1 – 9 of 9) sorted by relevance

/tools/test/connectivity/acts/framework/acts/test_utils/audio_analysis_lib/
Daudio_analysis.py136 threshold = max(abs_y_f) * min_peak_ratio
140 if abs_y_f[i] < threshold:
277 threshold=PATTERN_MATCHING_THRESHOLD): argument
315 matched = _moving_pattern_matching(golden_y, test_signal, threshold)
328 threshold=PATTERN_MATCHING_THRESHOLD, argument
353 anoms = anomaly_detection(signal, rate, freq, block_size, threshold)
402 def _moving_pattern_matching(golden_signal, test_signal, threshold): argument
443 if max_corr < threshold:
627 threshold=PATTERN_MATCHING_THRESHOLD, argument
656 threshold=threshold,
[all …]
/tools/test/connectivity/acts/framework/acts/test_utils/coex/
Daudio_test_utils.py115 threshold=PATTERN_MATCHING_THRESHOLD, argument
139 threshold=threshold,
/tools/tradefederation/core/test_framework/com/android/tradefed/device/metric/
DDumpHeapCollector.java88 List<File> takeDumpheap(ITestDevice device, String output, String process, Long threshold) in takeDumpheap() argument
100 if (item.getName(pid).equals(process) && item.getPss(pid) > threshold) { in takeDumpheap()
/tools/test/connectivity/acts/framework/acts/test_utils/power/
DPowerBaseTest.py154 self.threshold = self.unpack_custom_file(self.threshold_file)
313 if not self.threshold or self.test_name not in self.threshold:
318 current_threshold = self.threshold[self.test_name]
/tools/tradefederation/contrib/src/com/android/media/tests/
DAudioLoopbackImageAnalyzer.java463 private static void filter(int[] array, final int threshold) { in filter() argument
467 if (v != 0 && v <= threshold) { in filter()
/tools/test/connectivity/acts/framework/acts/test_utils/bt/
Dbt_test_utils.py1635 threshold=5): argument
1650 if len(all_states) >= threshold:
1653 if len(set(all_states[-threshold:])) == 1:
1655 set(all_states[-threshold:])))
1659 if set([state]).issubset(all_states[-threshold:]):
/tools/repohooks/tools/
Dspelling.txt1141 threshhold||threshold
1142 thresold||threshold
1164 treshold||threshold
/tools/external/fat32lib/
DNOTICE89 … be linked without the Library, or if the work is itself a library. The threshold for this to be t…
/tools/tradefederation/core/tests/res/testdata/
Dtradefed-prebuilt-cts-8.0_r21.jarMETA-INF/ META-INF/MANIFEST.MF jline/ jline/CompletionHandler.class CompletionHandler ...