Home
last modified time | relevance | path

Searched defs:threshold (Results 1 – 7 of 7) sorted by relevance

/tools/test/connectivity/acts/framework/acts/test_utils/audio_analysis_lib/
Daudio_analysis.py277 threshold=PATTERN_MATCHING_THRESHOLD): argument
328 threshold=PATTERN_MATCHING_THRESHOLD, argument
402 def _moving_pattern_matching(golden_signal, test_signal, threshold): argument
627 threshold=PATTERN_MATCHING_THRESHOLD, argument
/tools/tradefederation/contrib/src/com/android/framework/tests/
DPreloadedClassesTest.java128 int threshold = 0; in run() local
206 private File writePreloadedClasses(int threshold) { in writePreloadedClasses()
DBandwidthStats.java193 public void addRecord(ComparisonRecord record, float threshold) { in addRecord()
/tools/tradefederation/core/src/com/android/tradefed/device/metric/
DDumpHeapCollector.java88 List<File> takeDumpheap(ITestDevice device, String output, String process, Long threshold) in takeDumpheap()
/tools/test/connectivity/acts/framework/acts/test_utils/coex/
Daudio_test_utils.py120 threshold=PATTERN_MATCHING_THRESHOLD, argument
/tools/tradefederation/contrib/src/com/android/media/tests/
DAudioLoopbackImageAnalyzer.java463 private static void filter(int[] array, final int threshold) { in filter()
/tools/test/connectivity/acts/framework/acts/test_utils/bt/
Dbt_test_utils.py1488 threshold=5): argument