Home
last modified time | relevance | path

Searched refs:hasJUnit3TestMethod (Results 1 – 2 of 2) sorted by relevance

/aosp12/frameworks/base/packages/SystemUI/tests/src/com/android/
H A DAAAPlusPlusVerifySysuiRequiredTestPropertiesTest.java157 return hasJUnit3TestMethod(loadedClass); in isTestClass()
190 private boolean hasJUnit3TestMethod(Class<?> loadedClass) { in hasJUnit3TestMethod() method in AAAPlusPlusVerifySysuiRequiredTestPropertiesTest
/aosp12/packages/apps/Car/SystemUI/tests/src/com/android/
H A DAAAPlusPlusVerifySysuiRequiredTestPropertiesTest.java153 return hasJUnit3TestMethod(loadedClass); in isTestClass()
187 private boolean hasJUnit3TestMethod(Class<?> loadedClass) { in hasJUnit3TestMethod() method in AAAPlusPlusVerifySysuiRequiredTestPropertiesTest