Searched defs:chameleon_audio_ids (Results 1 - 19 of 19) sorted by relevance

/external/autotest/server/site_tests/audio_AudioBasicExternalMicrophone/
H A Daudio_AudioBasicExternalMicrophone.py14 from autotest_lib.client.cros.chameleon import chameleon_audio_ids namespace
49 chameleon_audio_ids.ChameleonIds.LINEOUT)
51 chameleon_audio_ids.CrosIds.EXTERNAL_MIC)
/external/autotest/server/site_tests/audio_AudioBasicHeadphone/
H A Daudio_AudioBasicHeadphone.py14 from autotest_lib.client.cros.chameleon import chameleon_audio_ids namespace
49 chameleon_audio_ids.CrosIds.HEADPHONE)
51 chameleon_audio_ids.ChameleonIds.LINEIN)
/external/autotest/server/site_tests/audio_AudioBasicInternalMicrophone/
H A Daudio_AudioBasicInternalMicrophone.py15 from autotest_lib.client.cros.chameleon import chameleon_audio_ids namespace
46 chameleon_audio_ids.ChameleonIds.LINEOUT)
48 chameleon_audio_ids.PeripheralIds.SPEAKER)
52 chameleon_audio_ids.CrosIds.INTERNAL_MIC)
/external/autotest/server/site_tests/audio_AudioBasicInternalSpeaker/
H A Daudio_AudioBasicInternalSpeaker.py15 from autotest_lib.client.cros.chameleon import chameleon_audio_ids namespace
46 chameleon_audio_ids.CrosIds.SPEAKER)
49 chameleon_audio_ids.ChameleonIds.MIC)
/external/autotest/server/site_tests/audio_AudioBasicUSBPlayback/
H A Daudio_AudioBasicUSBPlayback.py15 from autotest_lib.client.cros.chameleon import chameleon_audio_ids namespace
44 chameleon_audio_ids.CrosIds.USBOUT)
46 chameleon_audio_ids.ChameleonIds.USBIN)
/external/autotest/server/site_tests/audio_AudioBasicUSBPlaybackRecord/
H A Daudio_AudioBasicUSBPlaybackRecord.py18 from autotest_lib.client.cros.chameleon import chameleon_audio_ids namespace
47 chameleon_audio_ids.CrosIds.USBOUT)
49 chameleon_audio_ids.ChameleonIds.USBIN)
54 chameleon_audio_ids.ChameleonIds.USBOUT)
56 chameleon_audio_ids.CrosIds.USBIN)
/external/autotest/server/site_tests/audio_AudioBasicUSBRecord/
H A Daudio_AudioBasicUSBRecord.py16 from autotest_lib.client.cros.chameleon import chameleon_audio_ids namespace
44 chameleon_audio_ids.ChameleonIds.USBOUT)
46 chameleon_audio_ids.CrosIds.USBIN)
/external/autotest/server/site_tests/audio_AudioBluetoothConnectionStability/
H A Daudio_AudioBluetoothConnectionStability.py14 from autotest_lib.client.cros.chameleon import chameleon_audio_ids namespace
50 chameleon_audio_ids.CrosIds.BLUETOOTH_HEADPHONE)
52 chameleon_audio_ids.PeripheralIds.BLUETOOTH_DATA_RX)
54 chameleon_audio_ids.ChameleonIds.LINEIN)
/external/autotest/server/site_tests/audio_InternalCardNodes/
H A Daudio_InternalCardNodes.py13 from autotest_lib.client.cros.chameleon import chameleon_audio_ids namespace
/external/autotest/server/site_tests/audio_MediaBasicVerification/
H A Daudio_MediaBasicVerification.py14 from autotest_lib.client.cros.chameleon import chameleon_audio_ids namespace
40 chameleon_audio_ids.CrosIds.HEADPHONE)
42 chameleon_audio_ids.ChameleonIds.LINEIN)
/external/autotest/server/site_tests/audio_AudioBasicHDMI/
H A Daudio_AudioBasicHDMI.py15 from autotest_lib.client.cros.chameleon import chameleon_audio_ids namespace
63 chameleon_audio_ids.CrosIds.HDMI)
65 chameleon_audio_ids.ChameleonIds.HDMI)
/external/autotest/server/site_tests/audio_AudioNodeSwitch/
H A Daudio_AudioNodeSwitch.py12 from autotest_lib.client.cros.chameleon import chameleon_audio_ids namespace
141 chameleon_audio_ids.CrosIds.USBOUT)
143 chameleon_audio_ids.ChameleonIds.USBIN)
/external/autotest/server/site_tests/network_WiFi_BluetoothStreamPerf/
H A Dnetwork_WiFi_BluetoothStreamPerf.py12 from autotest_lib.client.cros.chameleon import chameleon_audio_ids namespace
104 chameleon_audio_ids.CrosIds.BLUETOOTH_HEADPHONE)
106 chameleon_audio_ids.PeripheralIds.BLUETOOTH_DATA_RX)
/external/autotest/server/site_tests/audio_AudioAfterReboot/
H A Daudio_AudioAfterReboot.py16 from autotest_lib.client.cros.chameleon import chameleon_audio_ids namespace
166 should be defined in chameleon_audio_ids
168 should be defined in chameleon_audio_ids
170 should be defined in chameleon_audio_ids
172 should be defined in chameleon_audio_ids
176 if (recorder == chameleon_audio_ids.CrosIds.INTERNAL_MIC and
180 if (source == chameleon_audio_ids.CrosIds.SPEAKER and
199 if source == chameleon_audio_ids.CrosIds.SPEAKER:
202 elif recorder == chameleon_audio_ids.CrosIds.INTERNAL_MIC:
/external/autotest/server/site_tests/audio_AudioAfterSuspend/
H A Daudio_AudioAfterSuspend.py15 from autotest_lib.client.cros.chameleon import chameleon_audio_ids namespace
186 should be defined in chameleon_audio_ids
188 should be defined in chameleon_audio_ids
190 should be defined in chameleon_audio_ids
192 should be defined in chameleon_audio_ids
196 if (recorder == chameleon_audio_ids.CrosIds.INTERNAL_MIC and
200 if (source == chameleon_audio_ids.CrosIds.SPEAKER and
210 if source == chameleon_audio_ids.CrosIds.SPEAKER:
213 elif recorder == chameleon_audio_ids.CrosIds.INTERNAL_MIC:
/external/autotest/server/site_tests/audio_AudioBasicBluetoothPlaybackRecord/
H A Daudio_AudioBasicBluetoothPlaybackRecord.py19 from autotest_lib.client.cros.chameleon import chameleon_audio_ids namespace
127 chameleon_audio_ids.CrosIds.BLUETOOTH_HEADPHONE)
129 chameleon_audio_ids.PeripheralIds.BLUETOOTH_DATA_RX)
131 chameleon_audio_ids.ChameleonIds.LINEIN)
136 chameleon_audio_ids.ChameleonIds.LINEOUT)
138 chameleon_audio_ids.PeripheralIds.BLUETOOTH_DATA_TX)
140 chameleon_audio_ids.CrosIds.BLUETOOTH_MIC)
/external/autotest/server/site_tests/audio_AudioBasicBluetoothRecord/
H A Daudio_AudioBasicBluetoothRecord.py16 from autotest_lib.client.cros.chameleon import chameleon_audio_ids namespace
120 chameleon_audio_ids.ChameleonIds.LINEOUT)
122 chameleon_audio_ids.PeripheralIds.BLUETOOTH_DATA_TX)
124 chameleon_audio_ids.CrosIds.BLUETOOTH_MIC)
/external/autotest/server/site_tests/audio_AudioQualityAfterSuspend/
H A Daudio_AudioQualityAfterSuspend.py16 from autotest_lib.client.cros.chameleon import chameleon_audio_ids namespace
153 should be defined in chameleon_audio_ids
155 should be defined in chameleon_audio_ids
157 should be defined in chameleon_audio_ids
159 should be defined in chameleon_audio_ids
171 if source == chameleon_audio_ids.CrosIds.SPEAKER:
/external/autotest/server/site_tests/audio_AudioBasicBluetoothPlayback/
H A Daudio_AudioBasicBluetoothPlayback.py16 from autotest_lib.client.cros.chameleon import chameleon_audio_ids namespace
118 chameleon_audio_ids.CrosIds.BLUETOOTH_HEADPHONE)
120 chameleon_audio_ids.PeripheralIds.BLUETOOTH_DATA_RX)
122 chameleon_audio_ids.ChameleonIds.LINEIN)

Completed in 269 milliseconds