Searched defs:doRun (Results 1 – 5 of 5) sorted by relevance
108 public TestResult doRun(Test test) { in doRun() method in TestRunner112 public TestResult doRun(Test suite, boolean wait) { in doRun() method in TestRunner
128 jmethodID doRun = env->GetMethodID(runnable_klass.get(), "run", "()V"); in Java_art_Test1934_nativeDoInterleaved() local
228 abstract fun doRun() regex
101 static void doRun(const TestScene::Info& info, const TestScene::Options& opts, int repetitionIndex, in doRun() function
288 void doRun(@UserIdInt int userId) { in doRun() method in Bmgr