Home
last modified time | relevance | path

Searched defs:attempts (Results 1 – 8 of 8) sorted by relevance

/cts/common/device-side/util-axt/src/com/android/compatibility/common/util/
DRetryRule.java106 Log.e(TAG, "D'OH! " + name + ": giving up after " + mMaxAttempts + " attempts"); in apply()
/cts/common/device-side/bedstead/eventlib/src/main/java/com/android/eventlib/
DRemoteEventQuerier.java141 int attempts = 0; in ensureInitialised() local
/cts/common/device-side/bedstead/nene/src/main/java/com/android/bedstead/nene/utils/
DShellCommand.java280 int attempts = 0; in executeUntilValid() local
/cts/tests/tests/graphics/src/android/graphics/cts/
DFrameRateOverrideCtsActivity.java538 int attempts = 0; in testFrameRateOverride() local
DFrameRateCtsActivity.java728 int attempts = 0; in runTestsWithPreconditions() local
/cts/tests/tests/gameframerate/src/
DGameFrameRateCtsActivity.java596 int attempts = 0; in testFrameRateOverride() local
/cts/tests/tests/telecom-apps/Utils/src/android/telecom/cts/apps/
DBaseAppVerifierImpl.java668 int attempts = 0; in acquireAudioFocusForMusic() local
/cts/hostsidetests/network-policy/app/src/com/android/cts/netpolicy/hostside/
DAbstractRestrictBackgroundNetworkTestCase.java262 int attempts = 0; in assertRestrictBackgroundChangedReceived() local