Home
last modified time | relevance | path

Searched refs:audio_test_data (Results 1 – 25 of 67) sorted by relevance

123

/external/autotest/server/site_tests/audio_AudioQualityAfterSuspend/
Dcontrol.internal_speaker_mp35 from autotest_lib.client.cros.audio import audio_test_data
35 audio_test_data=audio_test_data.MEDIA_SPEAKER_TEST_FILE,
Dcontrol.headphone_m4a5 from autotest_lib.client.cros.audio import audio_test_data
34 audio_test_data=audio_test_data.MEDIA_HEADPHONE_TEST_FILE,
Dcontrol.headphone_mp35 from autotest_lib.client.cros.audio import audio_test_data
34 audio_test_data=audio_test_data.MEDIA_HEADPHONE_TEST_FILE,
Dcontrol.internal_speaker_wav5 from autotest_lib.client.cros.audio import audio_test_data
35 audio_test_data=audio_test_data.MEDIA_SPEAKER_TEST_FILE,
Dcontrol.internal_speaker_m4a5 from autotest_lib.client.cros.audio import audio_test_data
35 audio_test_data=audio_test_data.MEDIA_SPEAKER_TEST_FILE,
Dcontrol.headphone_wav5 from autotest_lib.client.cros.audio import audio_test_data
34 audio_test_data=audio_test_data.MEDIA_HEADPHONE_TEST_FILE,
Daudio_AudioQualityAfterSuspend.py107 self.audio_test_data, recorder_widget,
113 def run_once(self, host, audio_nodes, audio_test_data, test_playback_file, argument
151 self.audio_test_data = audio_test_data
/external/autotest/server/cros/bluetooth/
Dbluetooth_adapter_audio_tests.py24 AUDIO_RECORD_DIR, audio_test_data, get_audio_test_data,
128 def _check_audio_frames_legitimacy(self, audio_test_data, recording_device, argument
147 audio_test_data, recording_device, recorded_file)
168 def _check_primary_frequencies(self, test_profile, audio_test_data, argument
183 audio_test_data, recording_device, recorded_file)
184 expected_frequencies = audio_test_data['frequencies']
688 hfp_test_data = audio_test_data[test_profile]
752 hfp_test_data = audio_test_data[test_profile]
831 test_data = audio_test_data[test_profile].copy()
891 hfp_test_data = audio_test_data[test_profile]
[all …]
/external/autotest/server/site_tests/audio_AudioBasicHDMI/
Daudio_AudioBasicHDMI.py10 from autotest_lib.client.cros.audio import audio_test_data
49 web_file = audio_test_data.HEADPHONE_10MIN_TEST_FILE
78 golden_file = audio_test_data.GenerateAudioTestData(
/external/autotest/server/site_tests/audio_AudioBasicHotwording/
Daudio_AudioBasicHotwording.py12 from autotest_lib.client.cros.audio import audio_test_data
50 hotword_file = audio_test_data.HOTWORD_TEST_FILE
51 golden_file = audio_test_data.GenerateAudioTestData(
/external/autotest/server/site_tests/audio_AudioPinnedStream/
Daudio_AudioPinnedStream.py10 from autotest_lib.client.cros.audio import audio_test_data
36 golden_file = audio_test_data.GenerateAudioTestData(
43 usb_golden_file = audio_test_data.GenerateAudioTestData(
/external/autotest/server/site_tests/audio_LeftRightInternalSpeaker/
Daudio_LeftRightInternalSpeaker.py14 from autotest_lib.client.cros.audio import audio_test_data
122 sound_file = audio_test_data.GenerateAudioTestData(
209 audio_test_data.SIMPLE_FREQUENCY_SPEAKER_TEST_FILE,
/external/autotest/client/cros/chameleon/
Daudio_widget_arc.py10 from autotest_lib.client.cros.audio import audio_test_data
91 test_data = audio_test_data.AudioTestData(
/external/autotest/server/site_tests/audio_AudioArtifacts/
Dcontrol.usb5 from autotest_lib.client.cros.audio import audio_test_data
31 golden_file=audio_test_data.FREQUENCY_TEST_FILE,
Dcontrol.a2dp5 from autotest_lib.client.cros.audio import audio_test_data
31 golden_file=audio_test_data.FREQUENCY_TEST_FILE,
Dcontrol.hdmi5 from autotest_lib.client.cros.audio import audio_test_data
31 golden_file=audio_test_data.FREQUENCY_TEST_FILE,
Dcontrol.headphone5 from autotest_lib.client.cros.audio import audio_test_data
31 golden_file=audio_test_data.FREQUENCY_TEST_FILE,
Dcontrol.headphone.150s5 from autotest_lib.client.cros.audio import audio_test_data
31 golden_file=audio_test_data.HEADPHONE_10MIN_TEST_FILE,
Dcontrol.speaker5 from autotest_lib.client.cros.audio import audio_test_data
31 golden_file=audio_test_data.SIMPLE_FREQUENCY_SPEAKER_TEST_FILE,
Dcontrol.volume_changing_headphone5 from autotest_lib.client.cros.audio import audio_test_data
31 golden_file=audio_test_data.FREQUENCY_TEST_FILE,
Dcontrol.mute_headphone5 from autotest_lib.client.cros.audio import audio_test_data
31 golden_file=audio_test_data.FREQUENCY_TEST_FILE,
Dcontrol.hsp5 from autotest_lib.client.cros.audio import audio_test_data
31 golden_file=audio_test_data.SIMPLE_FREQUENCY_SPEAKER_TEST_FILE,
/external/autotest/server/site_tests/audio_AudioBasicAssistant/
Daudio_AudioBasicAssistant.py8 from autotest_lib.client.cros.audio import audio_test_data
31 hotword_file = audio_test_data.HOTWORD_OPEN_TAB_TEST_FILE
/external/autotest/server/site_tests/audio_AudioAfterReboot/
Dcontrol.headphone5 from autotest_lib.client.cros.audio import audio_test_data
32 golden_data=(audio_test_data.FREQUENCY_TEST_FILE, 4000),
Dcontrol.internal_speaker5 from autotest_lib.client.cros.audio import audio_test_data
33 golden_data=(audio_test_data.SIMPLE_FREQUENCY_SPEAKER_TEST_FILE, 1000),

123