Home
last modified time | relevance | path

Searched refs:attempts (Results 1 – 8 of 8) 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.java192 int attempts = 0; in executeUntilValid() local
193 while (attempts++ < MAX_WAIT_UNTIL_ATTEMPTS) { 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/hostsidetests/graphics/framerateoverride/app/src/com/android/cts/graphics/framerateoverride/
DFrameRateOverrideTestActivity.java455 int attempts = 0; in testFrameRateOverride() local
485 attempts++; in testFrameRateOverride()
489 attempts < PRECONDITION_WAIT_MAX_ATTEMPTS); in testFrameRateOverride()
/cts/hostsidetests/securitybulletin/src/android/security/cts/
DSecurityTestCase.java297 int attempts = 5; in getDeviceUptime() local
299 if (attempts-- <= 0) { in getDeviceUptime()
/cts/tests/tests/graphics/src/android/graphics/cts/
DFrameRateCtsActivity.java624 int attempts = 0; in runTestsWithPreconditions() local
660 attempts++; in runTestsWithPreconditions()
664 attempts < PRECONDITION_WAIT_MAX_ATTEMPTS); in runTestsWithPreconditions()
/cts/tests/camera/src/android/hardware/camera2/cts/rs/
Draw_converter.rscript82 // This attempts to apply tonemapping without changing the hue of each pixel,
/cts/apps/CtsVerifier/libs/
Dopencv3-android.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/opencv/ org/ ...