Home
last modified time | relevance | path

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

/tools/tradefederation/core/src/com/android/tradefed/testtype/
DInstrumentationTest.java203 private boolean mReRunUsingTestFile = true; field in InstrumentationTest
624 mReRunUsingTestFile = reRunUsingTestFile; in setReRunUsingTestFile()
1021 if (mReRunUsingTestFile) { in getTestReRunner()
DInstalledInstrumentationsTest.java145 private boolean mReRunUsingTestFile = true; field in InstalledInstrumentationsTest