Home
last modified time | relevance | path

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

/cts/tools/host/src/com/android/cts/
DSelector.java197 public HashMap<String, ArrayList<String>> doSelect() throws IOException { in doSelect() method in PlanBuilder
251 public void doSelect(ArrayList<String> excludedTestSuites, in doSelect() method in PlanBuilder.SuiteSelector
303 public void doSelect(ArrayList<String> excludedTestCases, in doSelect() method in PlanBuilder.TestCaseSelector
347 public ArrayList<String> doSelect() throws IOException { in doSelect() method in PlanBuilder.TestSelector