Searched refs:attempts (Results 1 – 7 of 7) sorted by relevance
50 attempts = 052 while not boot_complete and (attempts*wait_period) < timeout:58 attempts += 165 attempts = 067 while not service_found and (attempts*wait_period) < timeout:73 attempts += 1
279 int attempts = 0; in executeUntilValid() local280 while (attempts++ < maxWaitUntilAttempts) { in executeUntilValid()
141 int attempts = 0; in ensureInitialised() local142 while (attempts++ < MAX_INITIALISATION_ATTEMPTS) { in ensureInitialised()
551 int attempts = 0; in testFrameRateOverride() local584 attempts++; in testFrameRateOverride()588 attempts < PRECONDITION_WAIT_MAX_ATTEMPTS); in testFrameRateOverride()
538 int attempts = 0; in testFrameRateOverride() local569 attempts++; in testFrameRateOverride()573 attempts < PRECONDITION_WAIT_MAX_ATTEMPTS); in testFrameRateOverride()
648 int attempts = 0; in runTestsWithPreconditions() local684 attempts++; in runTestsWithPreconditions()688 attempts < PRECONDITION_WAIT_MAX_ATTEMPTS); in runTestsWithPreconditions()
META-INF/ META-INF/MANIFEST.MF org/ org/opencv/ org/ ...