Searched refs:attempts (Results 1 – 3 of 3) 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
186 int attempts = 0; in assertRestrictBackgroundChangedReceived() local190 attempts++; in assertRestrictBackgroundChangedReceived()198 + attempts + " attempts; sleeping " in assertRestrictBackgroundChangedReceived()201 } while (attempts <= maxAttempts); in assertRestrictBackgroundChangedReceived()
82 // This attempts to apply tonemapping without changing the hue of each pixel,