Searched refs:threshold (Results 1 – 8 of 8) sorted by relevance
/tools/test/connectivity/acts_tests/acts_contrib/test_utils/audio_analysis_lib/ |
D | audio_analysis.py | 136 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_tests/acts_contrib/test_utils/power/ |
D | PowerBaseTest.py | 182 self.threshold = self.unpack_custom_file(self.threshold_file) 230 if self.threshold and self.test_name in self.threshold: 231 avg_current_threshold = self.threshold[self.test_name] 379 if not self.threshold or self.test_name not in self.threshold: 384 current_threshold = self.threshold[self.test_name]
|
/tools/test/connectivity/acts_tests/acts_contrib/test_utils/coex/ |
D | audio_test_utils.py | 115 threshold=PATTERN_MATCHING_THRESHOLD, argument 139 threshold=threshold,
|
/tools/test/connectivity/acts_tests/acts_contrib/test_utils/net/ |
D | ui_utils.py | 169 threshold = start_time + timeout 170 while time.time() < threshold:
|
/tools/test/connectivity/acts_tests/acts_contrib/test_utils/bt/ |
D | bt_test_utils.py | 1699 threshold=5): argument 1714 if len(all_states) >= threshold: 1717 if len(set(all_states[-threshold:])) == 1: 1719 set(all_states[-threshold:]))) 1723 if set([state]).issubset(all_states[-threshold:]):
|
/tools/repohooks/tools/ |
D | spelling.txt | 1141 threshhold||threshold 1142 thresold||threshold 1164 treshold||threshold
|
/tools/test/connectivity/acts_tests/tests/google/gnss/ |
D | GnssFunctionTest.py | 400 threshold = "{percent:.0%}".format(percent=self.dpo_threshold / 100) 405 threshold))
|
/tools/external/fat32lib/ |
D | NOTICE | 89 … be linked without the Library, or if the work is itself a library. The threshold for this to be t…
|