Home
last modified time | relevance | path

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

/tools/tradefederation/core/src/com/android/tradefed/testtype/
DInstalledInstrumentationsTest.java139 private int mReRunUsingTestFileAttempts = -1; field in InstalledInstrumentationsTest
DInstrumentationTest.java208 private int mReRunUsingTestFileAttempts = -1; field in InstrumentationTest
962 this, tests, mFallbackToSerialRerun, mReRunUsingTestFileAttempts); in getTestReRunner()