Home
last modified time | relevance | path

Searched refs:attempts (Results 1 – 7 of 7) sorted by relevance

/cts/hostsidetests/theme/
Dandroid_device.py50 attempts = 0
52 while not boot_complete and (attempts*wait_period) < timeout:
58 attempts += 1
65 attempts = 0
67 while not service_found and (attempts*wait_period) < timeout:
73 attempts += 1
/cts/common/device-side/bedstead/nene/src/main/java/com/android/bedstead/nene/utils/
DShellCommand.java279 int attempts = 0; in executeUntilValid() local
280 while (attempts++ < maxWaitUntilAttempts) { in executeUntilValid()
/cts/common/device-side/bedstead/eventlib/src/main/java/com/android/eventlib/
DRemoteEventQuerier.java141 int attempts = 0; in ensureInitialised() local
142 while (attempts++ < MAX_INITIALISATION_ATTEMPTS) { in ensureInitialised()
/cts/tests/tests/gameframerate/src/
DGameFrameRateCtsActivity.java551 int attempts = 0; in testFrameRateOverride() local
584 attempts++; in testFrameRateOverride()
588 attempts < PRECONDITION_WAIT_MAX_ATTEMPTS); in testFrameRateOverride()
/cts/tests/tests/graphics/src/android/graphics/cts/
DFrameRateOverrideCtsActivity.java538 int attempts = 0; in testFrameRateOverride() local
569 attempts++; in testFrameRateOverride()
573 attempts < PRECONDITION_WAIT_MAX_ATTEMPTS); in testFrameRateOverride()
DFrameRateCtsActivity.java648 int attempts = 0; in runTestsWithPreconditions() local
684 attempts++; in runTestsWithPreconditions()
688 attempts < PRECONDITION_WAIT_MAX_ATTEMPTS); in runTestsWithPreconditions()
/cts/apps/CtsVerifier/libs/
Dopencv3-android.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/opencv/ org/ ...