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.java209 private boolean mReRunUsingTestFile = true; field in InstrumentationTest
660 mReRunUsingTestFile = reRunUsingTestFile; in setReRunUsingTestFile()
1148 if (mReRunUsingTestFile) { in getTestReRunner()
DInstalledInstrumentationsTest.java145 private boolean mReRunUsingTestFile = true; field in InstalledInstrumentationsTest