Home
last modified time | relevance | path

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

123

/external/autotest/server/cros/bluetooth/
Dbluetooth_adapter_audio_tests.py25 audio_test_data, get_audio_test_data, get_visqol_binary)
129 def _check_audio_frames_legitimacy(self, audio_test_data, recording_device, argument
148 audio_test_data, recording_device, recorded_file)
169 def _check_primary_frequencies(self, test_profile, audio_test_data, argument
184 audio_test_data, recording_device, recorded_file)
185 expected_frequencies = audio_test_data['frequencies']
1138 test_data = audio_test_data[test_profile].copy()
1183 test_data = audio_test_data[test_profile]
1195 test_data = audio_test_data[test_profile].copy()
1241 test_data = audio_test_data[test_profile]
[all …]
/external/autotest/server/site_tests/audio_AudioQualityAfterSuspend/
Daudio_AudioQualityAfterSuspend.py108 self.audio_test_data, recorder_widget,
114 def run_once(self, host, audio_nodes, audio_test_data, test_playback_file, argument
152 self.audio_test_data = audio_test_data
Dcontrol.headphone_wav5 from autotest_lib.client.cros.audio import audio_test_data
35 audio_test_data=audio_test_data.MEDIA_HEADPHONE_TEST_FILE,
Dcontrol.headphone_mp35 from autotest_lib.client.cros.audio import audio_test_data
35 audio_test_data=audio_test_data.MEDIA_HEADPHONE_TEST_FILE,
Dcontrol.internal_speaker_mp35 from autotest_lib.client.cros.audio import audio_test_data
36 audio_test_data=audio_test_data.MEDIA_SPEAKER_TEST_FILE,
Dcontrol.internal_speaker_m4a5 from autotest_lib.client.cros.audio import audio_test_data
36 audio_test_data=audio_test_data.MEDIA_SPEAKER_TEST_FILE,
Dcontrol.internal_speaker_wav5 from autotest_lib.client.cros.audio import audio_test_data
36 audio_test_data=audio_test_data.MEDIA_SPEAKER_TEST_FILE,
Dcontrol.headphone_m4a5 from autotest_lib.client.cros.audio import audio_test_data
35 audio_test_data=audio_test_data.MEDIA_HEADPHONE_TEST_FILE,
/external/autotest/server/site_tests/audio_AudioBasicHDMI/
Daudio_AudioBasicHDMI.py11 from autotest_lib.client.cros.audio import audio_test_data
50 web_file = audio_test_data.HEADPHONE_10MIN_TEST_FILE
79 golden_file = audio_test_data.GenerateAudioTestData(
/external/autotest/server/site_tests/audio_AudioPinnedStream/
Daudio_AudioPinnedStream.py11 from autotest_lib.client.cros.audio import audio_test_data
37 golden_file = audio_test_data.GenerateAudioTestData(
44 usb_golden_file = audio_test_data.GenerateAudioTestData(
/external/autotest/server/site_tests/audio_AudioBasicHotwording/
Daudio_AudioBasicHotwording.py13 from autotest_lib.client.cros.audio import audio_test_data
51 hotword_file = audio_test_data.HOTWORD_TEST_FILE
52 golden_file = audio_test_data.GenerateAudioTestData(
/external/autotest/server/site_tests/audio_LeftRightInternalSpeaker/
Daudio_LeftRightInternalSpeaker.py15 from autotest_lib.client.cros.audio import audio_test_data
123 sound_file = audio_test_data.GenerateAudioTestData(
210 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.a2dp5 from autotest_lib.client.cros.audio import audio_test_data
32 golden_file=audio_test_data.FREQUENCY_TEST_FILE,
Dcontrol.usb5 from autotest_lib.client.cros.audio import audio_test_data
32 golden_file=audio_test_data.FREQUENCY_TEST_FILE,
Dcontrol.headphone5 from autotest_lib.client.cros.audio import audio_test_data
32 golden_file=audio_test_data.FREQUENCY_TEST_FILE,
Dcontrol.hdmi5 from autotest_lib.client.cros.audio import audio_test_data
32 golden_file=audio_test_data.FREQUENCY_TEST_FILE,
Dcontrol.speaker5 from autotest_lib.client.cros.audio import audio_test_data
32 golden_file=audio_test_data.SIMPLE_FREQUENCY_SPEAKER_TEST_FILE,
Dcontrol.headphone.150s5 from autotest_lib.client.cros.audio import audio_test_data
32 golden_file=audio_test_data.HEADPHONE_10MIN_TEST_FILE,
Dcontrol.mute_headphone5 from autotest_lib.client.cros.audio import audio_test_data
32 golden_file=audio_test_data.FREQUENCY_TEST_FILE,
Dcontrol.volume_changing_headphone5 from autotest_lib.client.cros.audio import audio_test_data
32 golden_file=audio_test_data.FREQUENCY_TEST_FILE,
Dcontrol.hsp5 from autotest_lib.client.cros.audio import audio_test_data
32 golden_file=audio_test_data.SIMPLE_FREQUENCY_SPEAKER_TEST_FILE,
/external/autotest/server/site_tests/audio_AudioBasicAssistant/
Daudio_AudioBasicAssistant.py9 from autotest_lib.client.cros.audio import audio_test_data
32 hotword_file = audio_test_data.HOTWORD_OPEN_TAB_TEST_FILE
/external/autotest/server/site_tests/audio_AudioVolume/
Daudio_AudioVolume.py12 from autotest_lib.client.cros.audio import audio_test_data
74 return audio_test_data.GenerateAudioTestData(
78 return audio_test_data.GenerateAudioTestData(
/external/autotest/server/site_tests/audio_AudioBasicInternalSpeaker/
Daudio_AudioBasicInternalSpeaker.py11 from autotest_lib.client.cros.audio import audio_test_data
33 golden_file = audio_test_data.GenerateAudioTestData(

123