Searched defs:test (Results 1 – 7 of 7) sorted by relevance
5 void test() { in test() function
16 void (*test)(void) = dlsym(handle, "test"); in main() local
120 public TestResult doRun(Test test, boolean wait) { in doRun()140 Test test = DeviceTestSuite.createTest(testClass, method); in runSingleMethod() local
53 public void runTest(Test test, TestResult result) { in runTest()
90 def _AddTest(self, test): argument
24 public void test() throws IOException { in test() method in RmTypeDefsTest
58 int (*test)(struct module *); member