Home
last modified time | relevance | path

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

/aosp12/frameworks/base/packages/SystemUI/tests/src/com/android/
H A DAAAPlusPlusVerifySysuiRequiredTestPropertiesTest.java79 for (String className : getClassNamesFromClassPath()) { in testAllClassInheritance()
110 private Collection<String> getClassNamesFromClassPath() { in getClassNamesFromClassPath() method in AAAPlusPlusVerifySysuiRequiredTestPropertiesTest
/aosp12/packages/apps/Car/SystemUI/tests/src/com/android/
H A DAAAPlusPlusVerifySysuiRequiredTestPropertiesTest.java83 for (String className : getClassNamesFromClassPath()) { in testAllClassInheritance()
114 private Collection<String> getClassNamesFromClassPath() { in getClassNamesFromClassPath() method in AAAPlusPlusVerifySysuiRequiredTestPropertiesTest