Searched defs:threshold (Results 1 – 7 of 7) sorted by relevance
| /tools/test/connectivity/acts/framework/acts/test_utils/audio_analysis_lib/ |
| D | audio_analysis.py | 277 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/ |
| D | PreloadedClassesTest.java | 128 int threshold = 0; in run() local 206 private File writePreloadedClasses(int threshold) { in writePreloadedClasses()
|
| D | BandwidthStats.java | 193 public void addRecord(ComparisonRecord record, float threshold) { in addRecord()
|
| /tools/tradefederation/core/src/com/android/tradefed/device/metric/ |
| D | DumpHeapCollector.java | 88 List<File> takeDumpheap(ITestDevice device, String output, String process, Long threshold) in takeDumpheap()
|
| /tools/test/connectivity/acts/framework/acts/test_utils/coex/ |
| D | audio_test_utils.py | 120 threshold=PATTERN_MATCHING_THRESHOLD, argument
|
| /tools/tradefederation/contrib/src/com/android/media/tests/ |
| D | AudioLoopbackImageAnalyzer.java | 463 private static void filter(int[] array, final int threshold) { in filter()
|
| /tools/test/connectivity/acts/framework/acts/test_utils/bt/ |
| D | bt_test_utils.py | 1488 threshold=5): argument
|