Searched refs:attempts (Results 1 – 2 of 2) 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
212 int attempts = 0; in assertRestrictBackgroundChangedReceived() local216 attempts++; in assertRestrictBackgroundChangedReceived()222 + attempts + " attempts; sleeping " in assertRestrictBackgroundChangedReceived()225 } while (attempts <= maxAttempts); in assertRestrictBackgroundChangedReceived()