Home
last modified time | relevance | path

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

/packages/apps/Car/SystemUI/tests/src/com/android/
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