Home
last modified time | relevance | path

Searched defs:mytest (Results 1 – 3 of 3) sorted by relevance

/external/autotest/server/
Dtest.py60 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/
Difunc.c4 static void mytest(int d) in mytest() function
/external/clang/test/SemaCXX/
Dmember-pointers-2.cpp34 Test0 mytest; in test0() local