Searched defs:runTests (Results 1 – 4 of 4) sorted by relevance
25 public static boolean runTests(boolean warmup) { in runTests() method in Main
212 public void runTests() { in runTests() method in Main
108 public static void runTests() { in runTests() method in Main
156 private void runTests(String pkgName, String testClassName) throws Exception { in runTests() method in LibnativeloaderTest