Home
last modified time | relevance | path

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

/external/autotest/client/cros/audio/
Dcras_utils.py15 _CRAS_TEST_CLIENT = '/usr/bin/cras_test_client' variable
65 args = [_CRAS_TEST_CLIENT]
99 args = [_CRAS_TEST_CLIENT]
129 args = [_CRAS_TEST_CLIENT]
162 args = [_CRAS_TEST_CLIENT]
697 self._wbs_cmd = '%s --set_wbs_enabled ' % _CRAS_TEST_CLIENT
700 self._info_cmd = [_CRAS_TEST_CLIENT,]
701 self._select_input_cmd = '%s --select_input ' % _CRAS_TEST_CLIENT