Home
last modified time | relevance | path

Searched defs:getExcludedList (Results 1 – 4 of 4) sorted by relevance

/cts/tools/host/src/com/android/cts/
DTestCase.java107 public ArrayList<String> getExcludedList(final String resultType) { in getExcludedList() method in TestCase
DTestSuite.java169 public ArrayList<String> getExcludedList(final String resultType) { in getExcludedList() method in TestSuite
DTestSessionBuilder.java300 private ArrayList<String> getExcludedList(ArrayList<String> excludedList, String expectation) { in getExcludedList() method in TestSessionBuilder
DTestPackage.java444 public ArrayList<String> getExcludedList(final String resultType) { in getExcludedList() method in TestPackage