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

  /external/autotest/server/site_tests/audio_LeftRightInternalSpeaker/
audio_LeftRightInternalSpeaker.py 14 from autotest_lib.client.cros.audio import audio_test_data
119 sound_file = audio_test_data.LEFT_CHANNEL_TEST_FILE
121 sound_file = audio_test_data.RIGHT_CHANNEL_TEST_FILE
203 audio_test_data.SIMPLE_FREQUENCY_SPEAKER_TEST_FILE,
  /external/autotest/client/cros/chameleon/
audio_widget_arc.py 10 from autotest_lib.client.cros.audio import audio_test_data
85 test_data = audio_test_data.AudioTestData(
audio_widget.py 14 from autotest_lib.client.cros.audio import audio_test_data
399 # Handles scaling using audio_test_data.
400 test_data = audio_test_data.AudioTestData(record_format, f.name)
  /external/autotest/server/site_tests/audio_AudioBasicHDMI/
audio_AudioBasicHDMI.py 12 from autotest_lib.client.cros.audio import audio_test_data
57 web_file = audio_test_data.HEADPHONE_10MIN_TEST_FILE
86 golden_file = audio_test_data.FREQUENCY_TEST_FILE
  /external/autotest/server/site_tests/audio_AudioBasicExternalMicrophone/
audio_AudioBasicExternalMicrophone.py 12 from autotest_lib.client.cros.audio import audio_test_data
39 golden_file = audio_test_data.SIMPLE_FREQUENCY_TEST_FILE
  /external/autotest/server/site_tests/audio_AudioBasicHeadphone/
audio_AudioBasicHeadphone.py 12 from autotest_lib.client.cros.audio import audio_test_data
43 golden_file = audio_test_data.FREQUENCY_TEST_FILE
  /external/autotest/server/site_tests/audio_AudioBasicInternalMicrophone/
audio_AudioBasicInternalMicrophone.py 12 from autotest_lib.client.cros.audio import audio_test_data
36 golden_file = audio_test_data.SIMPLE_FREQUENCY_TEST_1330_FILE
  /external/autotest/server/site_tests/audio_AudioBasicInternalSpeaker/
audio_AudioBasicInternalSpeaker.py 12 from autotest_lib.client.cros.audio import audio_test_data
36 golden_file = audio_test_data.SIMPLE_FREQUENCY_SPEAKER_TEST_FILE
  /external/autotest/server/site_tests/audio_AudioBasicUSBPlayback/
audio_AudioBasicUSBPlayback.py 12 from autotest_lib.client.cros.audio import audio_test_data
33 golden_file = audio_test_data.SWEEP_TEST_FILE
  /external/autotest/server/site_tests/audio_AudioBasicUSBRecord/
audio_AudioBasicUSBRecord.py 12 from autotest_lib.client.cros.audio import audio_test_data
33 golden_file = audio_test_data.SWEEP_TEST_FILE
  /external/autotest/server/site_tests/audio_MediaBasicVerification/
audio_MediaBasicVerification.py 12 from autotest_lib.client.cros.audio import audio_test_data
107 audio_test_data.MEDIA_HEADPHONE_TEST_FILE,
  /external/autotest/server/site_tests/audio_AudioQualityAfterSuspend/
audio_AudioQualityAfterSuspend.py 134 self.audio_test_data, recorder_widget,
140 def run_once(self, host, audio_nodes, audio_test_data, test_playback_file,
149 @param audio_test_data: audio test frequency defined in audio_test_data
178 self.audio_test_data = audio_test_data
  /external/autotest/server/site_tests/audio_AudioBasicUSBPlaybackRecord/
audio_AudioBasicUSBPlaybackRecord.py 15 from autotest_lib.client.cros.audio import audio_test_data
36 golden_file = audio_test_data.SWEEP_TEST_FILE
  /external/autotest/server/site_tests/audio_AudioWebRTCLoopback/
audio_AudioWebRTCLoopback.py 12 from autotest_lib.client.cros.audio import audio_test_data
63 golden_file = audio_test_data.SIMPLE_FREQUENCY_LOUD_WAVE_FILE
  /external/autotest/server/site_tests/audio_AudioBasicBluetoothPlayback/
audio_AudioBasicBluetoothPlayback.py 12 from autotest_lib.client.cros.audio import audio_test_data
106 golden_file = audio_test_data.FREQUENCY_TEST_FILE
  /external/autotest/server/site_tests/audio_AudioBasicBluetoothRecord/
audio_AudioBasicBluetoothRecord.py 12 from autotest_lib.client.cros.audio import audio_test_data
108 golden_file = audio_test_data.SIMPLE_FREQUENCY_TEST_FILE
  /external/autotest/server/site_tests/audio_AudioBasicBluetoothPlaybackRecord/
audio_AudioBasicBluetoothPlaybackRecord.py 16 from autotest_lib.client.cros.audio import audio_test_data
116 golden_file = audio_test_data.SIMPLE_FREQUENCY_TEST_FILE

Completed in 1741 milliseconds