Home
last modified time | relevance | path

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

/external/autotest/client/site_tests/logging_UserCrash/
Dlogging_UserCrash.py538 def _check_collection_failure(self, test_option, failure_string): argument
542 utils.system('echo "%s %s" > %s' % (old_core_pattern, test_option,
/external/autotest/client/common_lib/
Dcontrol_data_unittest.py198 def test_option(self): member in SetMethodTests