Searched refs:hasPublicTestMethods (Results 1 – 1 of 1) sorted by relevance
264 if (!hasPublicTestMethods(cls)) { in isTestClass()280 private static boolean hasPublicTestMethods(Class<?> cls) { in hasPublicTestMethods() method in DalvikTestRunner