Home
last modified time | relevance | path

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

/tools/tradefederation/core/test_framework/com/android/tradefed/testtype/
DInstrumentationTest.java221 private boolean mReRunUsingTestFile = false; field in InstrumentationTest
638 mReRunUsingTestFile = reRunUsingTestFile; in setReRunUsingTestFile()
1161 if (mReRunUsingTestFile) { in getTestReRunner()
DInstalledInstrumentationsTest.java138 private boolean mReRunUsingTestFile = false; field in InstalledInstrumentationsTest