Searched refs:setTestsToRun (Results 1 – 2 of 2) sorted by relevance
228 runner.setTestsToRun(mTests); in reRunTestsSerially()
395 public void setTestsToRun(Collection<TestDescription> tests) { in setTestsToRun() method in InstrumentationTest