Home
last modified time | relevance | path

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

/external/autotest/client/site_tests/platform_Fingerprint/
Dplatform_Fingerprint.py18 def run_once(self, to_test): argument
20 method_name = '_test_' + to_test
Dcontrol.biod_is_running23 job.run_test('platform_Fingerprint', to_test='biod_is_running')
/external/autotest/client/site_tests/audio_AlsaAPI/
Daudio_AlsaAPI.py34 def run_once(self, to_test): argument
48 if to_test == 'drop' and \
57 method_name = '_test_' + to_test
Dcontrol.move21 job.run_test('audio_AlsaAPI', to_test='move', tag='move')
Dcontrol.fill21 job.run_test('audio_AlsaAPI', to_test='fill', tag='fill')
Dcontrol.drop21 job.run_test('audio_AlsaAPI', to_test='drop', tag='drop')