Home
last modified time | relevance | path

Searched refs:mAttempts (Results 1 – 4 of 4) sorted by relevance

/tools/tradefederation/core/src/com/android/tradefed/util/
DGCSBucketUtil.java72 private int mAttempts = 1; field in GCSBucketUtil
185 .runTimedCmdRetry(mTimeoutMs, mRetryInterval, mAttempts, commandAsStr); in copy()
200 return mAttempts; in getAttempts()
283 .runTimedCmdRetry(mTimeoutMs, mRetryInterval, mAttempts, in makeBucket()
321 mAttempts, in ls()
428 mAttempts, in stat()
464 mAttempts, in md5Hash()
588 .runTimedCmdRetry(mTimeoutMs, mRetryInterval, mAttempts, in remove()
648 .runTimedCmdRetry(mTimeoutMs, mRetryInterval, mAttempts, command); in removeBucket()
664 mAttempts = attempts; in setAttempts()
/tools/tradefederation/core/test_framework/com/android/tradefed/targetprep/
DInstrumentationPreparer.java87 private int mAttempts = 1; field in InstrumentationPreparer
104 for (int i = 0; i < mAttempts; i++) { in setUp()
201 mAttempts = attempts; in setAttempts()
/tools/tradefederation/core/tests/src/com/android/tradefed/testtype/suite/
DGranularRetriableTestWrapperTest.java85 protected int mAttempts = 0; field in GranularRetriableTestWrapperTest.BasicFakeTest
101 mAttempts = 0; in BasicFakeTest()
134 if (passAttempt == -1 || mAttempts < passAttempt) { in run()
143 && mClearRunFailureAttempt == mAttempts + 1) { in run()
149 mAttempts++; in run()
216 mAttempts = 0; in MultiTestOneRunFakeTest()
251 if (passAttempt == -1 || mAttempts < passAttempt) { in run()
260 mAttempts++; in run()
/tools/tradefederation/core/tests/res/testdata/
Dtradefed-prebuilt-cts-8.0_r21.jarMETA-INF/ META-INF/MANIFEST.MF jline/ jline/CompletionHandler.class CompletionHandler ...