Searched refs:audio_test_data (Results 1 - 14 of 14) sorted by relevance

/external/autotest/server/site_tests/audio_AudioBasicInternalSpeaker/
H A Daudio_AudioBasicInternalSpeaker.py12 from autotest_lib.client.cros.audio import audio_test_data namespace
35 golden_file = audio_test_data.SIMPLE_FREQUENCY_SPEAKER_TEST_FILE
/external/autotest/server/site_tests/audio_AudioBasicExternalMicrophone/
H A Daudio_AudioBasicExternalMicrophone.py12 from autotest_lib.client.cros.audio import audio_test_data namespace
38 golden_file = audio_test_data.SIMPLE_FREQUENCY_TEST_FILE
/external/autotest/server/site_tests/audio_AudioBasicHDMI/
H A Daudio_AudioBasicHDMI.py12 from autotest_lib.client.cros.audio import audio_test_data namespace
48 golden_file = audio_test_data.SWEEP_TEST_FILE
/external/autotest/server/site_tests/audio_AudioBasicHeadphone/
H A Daudio_AudioBasicHeadphone.py12 from autotest_lib.client.cros.audio import audio_test_data namespace
38 golden_file = audio_test_data.FREQUENCY_TEST_FILE
/external/autotest/server/site_tests/audio_AudioBasicInternalMicrophone/
H A Daudio_AudioBasicInternalMicrophone.py12 from autotest_lib.client.cros.audio import audio_test_data namespace
35 golden_file = audio_test_data.SIMPLE_FREQUENCY_TEST_FILE
/external/autotest/server/site_tests/audio_AudioBasicUSBPlayback/
H A Daudio_AudioBasicUSBPlayback.py13 from autotest_lib.client.cros.audio import audio_test_data namespace
33 golden_file = audio_test_data.SWEEP_TEST_FILE
/external/autotest/server/site_tests/audio_AudioBasicUSBRecord/
H A Daudio_AudioBasicUSBRecord.py13 from autotest_lib.client.cros.audio import audio_test_data namespace
33 golden_file = audio_test_data.SWEEP_TEST_FILE
/external/autotest/server/site_tests/audio_MediaBasicVerification/
H A Daudio_MediaBasicVerification.py12 from autotest_lib.client.cros.audio import audio_test_data namespace
103 audio_test_data.MEDIA_HEADPHONE_TEST_FILE,
/external/autotest/server/site_tests/audio_AudioQualityAfterSuspend/
H A Daudio_AudioQualityAfterSuspend.py133 self.audio_test_data, recorder_widget,
139 def run_once(self, host, audio_nodes, audio_test_data, test_playback_file,
148 @param audio_test_data: audio test frequency defined in audio_test_data
175 self.audio_test_data = audio_test_data
/external/autotest/server/site_tests/audio_AudioBasicBluetoothPlayback/
H A Daudio_AudioBasicBluetoothPlayback.py13 from autotest_lib.client.cros.audio import audio_test_data namespace
106 golden_file = audio_test_data.FREQUENCY_TEST_FILE
/external/autotest/server/site_tests/audio_AudioBasicUSBPlaybackRecord/
H A Daudio_AudioBasicUSBPlaybackRecord.py16 from autotest_lib.client.cros.audio import audio_test_data namespace
36 golden_file = audio_test_data.SWEEP_TEST_FILE
/external/autotest/server/site_tests/audio_AudioBasicBluetoothPlaybackRecord/
H A Daudio_AudioBasicBluetoothPlaybackRecord.py16 from autotest_lib.client.cros.audio import audio_test_data namespace
115 golden_file = audio_test_data.SIMPLE_FREQUENCY_TEST_FILE
/external/autotest/server/site_tests/audio_AudioBasicBluetoothRecord/
H A Daudio_AudioBasicBluetoothRecord.py13 from autotest_lib.client.cros.audio import audio_test_data namespace
108 golden_file = audio_test_data.SIMPLE_FREQUENCY_TEST_FILE
/external/autotest/client/cros/chameleon/
H A Daudio_widget.py13 from autotest_lib.client.cros.audio import audio_test_data namespace
395 # Handles scaling using audio_test_data.
396 test_data = audio_test_data.AudioTestData(record_format, f.name)

Completed in 393 milliseconds