Home
last modified time | relevance | path

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

/tools/tradefederation/core/test_framework/com/android/tradefed/testtype/
DInstrumentationTest.java215 private int mReRunUsingTestFileAttempts = 3; field in InstrumentationTest
1150 this, tests, mFallbackToSerialRerun, mReRunUsingTestFileAttempts); in getTestReRunner()
DInstalledInstrumentationsTest.java149 private int mReRunUsingTestFileAttempts = -1; field in InstalledInstrumentationsTest