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/
DInstrumentationTest.java209 private int mReRunUsingTestFileAttempts = 3; field in InstrumentationTest
1023 this, tests, mFallbackToSerialRerun, mReRunUsingTestFileAttempts); in getTestReRunner()
DInstalledInstrumentationsTest.java149 private int mReRunUsingTestFileAttempts = -1; field in InstalledInstrumentationsTest