Home
last modified time | relevance | path

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

/test/suite_harness/common/util/src/com/android/compatibility/common/util/
DBusinessLogic.java62 private boolean hasLogicsFor(String testName) { in hasLogicsFor() method in BusinessLogic
77 if (hasLogicsFor(testName)) { in applyLogicFor()