Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/tests/src/com/android/
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()
139 private String getClsStr() { in getClsStr() method in AAAPlusPlusVerifySysuiRequiredTestPropertiesTest