HomeSort by relevance Sort by last modified time
    Searched refs:check_anomaly (Results 1 - 7 of 7) sorted by null

  /external/autotest/client/cros/audio/
audio_analysis_unittest.py 224 def check_anomaly(self): member in class:AnomalyTest
264 self.check_anomaly()
277 self.check_anomaly()
288 self.check_anomaly()
300 self.check_anomaly()
311 self.check_anomaly()
323 self.check_anomaly()
333 self.check_anomaly()
344 self.check_anomaly()
351 self.check_anomaly()
    [all...]
  /external/autotest/server/site_tests/audio_MediaBasicVerification/
audio_MediaBasicVerification.py 108 recorder, check_anomaly=True)
  /external/autotest/server/site_tests/audio_AudioBasicBluetoothPlaybackRecord/
audio_AudioBasicBluetoothPlaybackRecord.py 315 golden_file, playback_recorder, check_anomaly=check_quality,
322 golden_file, record_recorder, check_anomaly=check_quality,
  /external/autotest/server/site_tests/audio_AudioBasicBluetoothPlayback/
audio_AudioBasicBluetoothPlayback.py 227 golden_file, recorder, check_anomaly=check_quality)
  /external/autotest/server/site_tests/audio_AudioBasicBluetoothRecord/
audio_AudioBasicBluetoothRecord.py 241 golden_file, recorder, check_anomaly=check_quality,
  /external/autotest/server/site_tests/audio_AudioQualityAfterSuspend/
audio_AudioQualityAfterSuspend.py 137 check_anomaly=True)
  /external/autotest/client/cros/chameleon/
audio_test_utils.py 367 ignore_frequencies=None, check_anomaly=False, check_artifacts=False,
387 @param check_anomaly: True to check anomaly in the signal.
454 if check_anomaly:

Completed in 1520 milliseconds