Home
last modified time | relevance | path

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

/tools/tradefederation/core/src/com/android/tradefed/testtype/
DInstrumentationTest.java1049 runner.setTestCollection(true); in collectTestsToRun()
1057 runner.setTestCollection(false); in collectTestsToRun()
DUiAutomatorRunner.java269 public void setTestCollection(boolean b) { in setTestCollection() method in UiAutomatorRunner