Searched refs:mTestsToRun (Results 1 – 1 of 1) sorted by relevance
274 private Collection<TestDescription> mTestsToRun = null; field in InstrumentationTest372 mTestsToRun = tests; in setTestsToRun()464 if (mTestsToRun == null) { in isResumable()788 mTestsToRun == null, in doTestRun()802 Collection<TestDescription> testsToRun = mTestsToRun; in doTestRun()