OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:has_headphone
(Results
1 - 4
of
4
) sorted by null
/external/autotest/client/cros/audio/
audio_spec.py
41
def
has_headphone
(board_type):
function
/external/autotest/server/site_tests/audio_AudioBasicHeadphone/
audio_AudioBasicHeadphone.py
40
if not audio_test_utils.
has_headphone
(host):
/external/autotest/server/site_tests/audio_AudioWebRTCLoopback/
audio_AudioWebRTCLoopback.py
58
if not audio_test_utils.
has_headphone
(host):
/external/autotest/client/cros/chameleon/
audio_test_utils.py
180
def
has_headphone
(host):
function
189
if not audio_spec.
has_headphone
(host.get_board_type()):
Completed in 1761 milliseconds