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