Home
last modified time | relevance | path

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

/cts/common/host-side/tradefed/src/com/android/compatibility/common/tradefed/testtype/
DCompatibilityTest.java438 if (shouldIncludeSystemStatusChecker(s)) { in initSystemStatusCheckers()
459 private boolean shouldIncludeSystemStatusChecker(SystemStatusChecker s) { in shouldIncludeSystemStatusChecker() method in CompatibilityTest