Searched defs:mytest (Results 1 – 3 of 3) sorted by relevance
/external/autotest/server/ |
D | test.py | 60 def wrapper(self, mytest): argument 159 def _pull_sysinfo_keyval(self, host, outputdir, mytest): argument 176 def before_hook(self, mytest, host, at, outputdir): argument 188 def before_iteration_hook(self, mytest, host, at, outputdir): argument 207 def after_iteration_hook(self, mytest, host, at, outputdir): argument 225 def after_hook(self, mytest, host, at, outputdir): argument 287 def log_kernel_hook(mytest, existing_hook=logging_args[0]): argument
|
/external/valgrind/none/tests/ |
D | ifunc.c | 4 static void mytest(int d) in mytest() function
|
/external/clang/test/SemaCXX/ |
D | member-pointers-2.cpp | 34 Test0 mytest; in test0() local
|