Searched refs:mTestsToRun (Results 1 – 1 of 1) sorted by relevance
293 private Collection<TestDescription> mTestsToRun = null; field in InstrumentationTest396 mTestsToRun = tests; in setTestsToRun()491 if (mTestsToRun == null) { in isResumable()833 mTestsToRun == null, in doTestRun()847 Collection<TestDescription> testsToRun = mTestsToRun; in doTestRun()