Home
last modified time | relevance | path

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

/aosp12/frameworks/base/packages/SystemUI/tests/src/com/android/
H A DAAAPlusPlusVerifySysuiRequiredTestPropertiesTest.java95 fails.add(cls.getName() + " does not extend any of " + getClsStr()); in testAllClassInheritance()
99 assertThat("All sysui test classes must have size and extend one of " + getClsStr(), in testAllClassInheritance()
134 private String getClsStr() { in getClsStr() method in AAAPlusPlusVerifySysuiRequiredTestPropertiesTest
/aosp12/packages/apps/Car/SystemUI/tests/src/com/android/
H A DAAAPlusPlusVerifySysuiRequiredTestPropertiesTest.java99 fails.add(cls.getName() + " does not extend any of " + getClsStr()); in testAllClassInheritance()
103 assertThat("All sysui test classes must have size and extend one of " + getClsStr(), in testAllClassInheritance()
131 private String getClsStr() { in getClsStr() method in AAAPlusPlusVerifySysuiRequiredTestPropertiesTest