Home
last modified time | relevance | path

Searched refs:has_internal_microphone (Results 1 – 11 of 11) sorted by relevance

/external/autotest/server/site_tests/audio_AudioBasicBluetoothRecord/
Daudio_AudioBasicBluetoothRecord.py49 if audio_test_utils.has_internal_microphone(self.host):
67 if audio_test_utils.has_internal_microphone(self.host):
145 elif audio_test_utils.has_internal_microphone(host):
153 if (audio_test_utils.has_internal_microphone(host) or
192 if audio_test_utils.has_internal_microphone(host):
/external/autotest/client/cros/audio/
Daudio_spec.py30 def has_internal_microphone(board_type): function
142 if not has_internal_microphone(board_type):
/external/autotest/server/site_tests/audio_AudioBasicBluetoothPlaybackRecord/
Daudio_AudioBasicBluetoothPlaybackRecord.py166 elif audio_test_utils.has_internal_microphone(host):
178 if (audio_test_utils.has_internal_microphone(host) or
218 if audio_test_utils.has_internal_microphone(host):
/external/autotest/server/site_tests/audio_InternalCardNodes/
Daudio_InternalCardNodes.py43 if audio_test_utils.has_internal_microphone(self.host):
/external/autotest/server/site_tests/audio_AudioBluetoothConnectionStability/
Daudio_AudioBluetoothConnectionStability.py64 if audio_test_utils.has_internal_microphone(host):
/external/autotest/server/site_tests/audio_AudioBasicInternalMicrophone/
Daudio_AudioBasicInternalMicrophone.py31 if not audio_test_utils.has_internal_microphone(self.host):
/external/autotest/client/site_tests/audio_CrasPinnedStream/
Daudio_CrasPinnedStream.py48 if not audio_spec.has_internal_microphone(utils.get_board_type()):
/external/autotest/server/site_tests/audio_AudioNodeSwitch/
Daudio_AudioNodeSwitch.py41 if audio_test_utils.has_internal_microphone(self.host):
/external/autotest/server/site_tests/audio_AudioAfterReboot/
Daudio_AudioAfterReboot.py181 and not audio_test_utils.has_internal_microphone(host))):
/external/autotest/client/cros/chameleon/
Daudio_test_utils.py204 def has_internal_microphone(host): function
213 if not audio_spec.has_internal_microphone(host.get_board_type()):
/external/autotest/server/site_tests/audio_AudioAfterSuspend/
Daudio_AudioAfterSuspend.py212 not audio_test_utils.has_internal_microphone(host)):