Home
last modified time | relevance | path

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

/external/ltp/testcases/kernel/device-drivers/dev_sim_framework/kernel_space/
Dtmod.c51 static int test_option(void);
153 rc = test_option(); in tmod_ioctl()
216 static int test_option() in test_option() function
/external/autotest/client/site_tests/logging_UserCrash/
Dlogging_UserCrash.py157 def _check_collection_failure(self, test_option, failure_string): argument
161 utils.system('echo "%s %s" > %s' % (old_core_pattern, test_option,
/external/autotest/client/common_lib/
Dcontrol_data_unittest.py222 def test_option(self): member in SetMethodTests