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

  /external/autotest/client/cros/audio/
audio_analysis_unittest.py 153 def check_anomaly(self): member in class:AnomalyTest
193 self.check_anomaly()
206 self.check_anomaly()
217 self.check_anomaly()
229 self.check_anomaly()
240 self.check_anomaly()
252 self.check_anomaly()
262 self.check_anomaly()
273 self.check_anomaly()
280 self.check_anomaly()
    [all...]
  /external/autotest/client/cros/chameleon/
audio_test_utils.py 245 ignore_frequencies=None, check_anomaly=False):
263 @param check_anomaly: True to check anomaly in the signal.
307 if check_anomaly:
  /external/autotest/server/site_tests/audio_AudioBasicExternalMicrophone/
audio_AudioBasicExternalMicrophone.py 113 golden_file, recorder, check_anomaly=check_quality)
  /external/autotest/server/site_tests/audio_AudioBasicHeadphone/
audio_AudioBasicHeadphone.py 111 golden_file, recorder, check_anomaly=check_quality)
  /external/autotest/server/site_tests/audio_MediaBasicVerification/
audio_MediaBasicVerification.py 104 recorder, check_anomaly=True)
  /external/autotest/server/site_tests/audio_AudioBasicBluetoothPlaybackRecord/
audio_AudioBasicBluetoothPlaybackRecord.py 297 golden_file, playback_recorder, check_anomaly=check_quality,
304 golden_file, record_recorder, check_anomaly=check_quality,
  /external/autotest/server/site_tests/audio_AudioBasicBluetoothPlayback/
audio_AudioBasicBluetoothPlayback.py 220 golden_file, recorder, check_anomaly=check_quality)
  /external/autotest/server/site_tests/audio_AudioQualityAfterSuspend/
audio_AudioQualityAfterSuspend.py 136 check_anomaly=True)
  /external/autotest/server/site_tests/audio_AudioBasicBluetoothRecord/
audio_AudioBasicBluetoothRecord.py 227 golden_file, recorder, check_anomaly=check_quality,

Completed in 114 milliseconds