Searched defs:attempts (Results 1 – 6 of 6) sorted by relevance
37 int attempts = 10; in TEST() local
126 size_t attempts = 0; in start() local
385 private void showAlmostAtWipeDialog(int attempts, int remaining, int userType) { in showAlmostAtWipeDialog()404 private void showWipeDialog(int attempts, int userType) { in showWipeDialog()
1371 int attempts = MAX_PORT_GENERATION_SYNC_ATTEMPTS; in android_media_AudioSystem_listAudioPorts() local1602 int attempts = MAX_PORT_GENERATION_SYNC_ATTEMPTS; in android_media_AudioSystem_listAudioPatches() local
538 final int attempts = 50; // Causes the test to take about 200ms on bullhead-eng. in testWaitForIdle() local574 final int attempts = 50; // Causes the test to take about 200ms on bullhead-eng. in verifyThatNotWaitingForIdleCausesRaceConditions() local
3491 public synchronized boolean waitForLoaded(int attempts) { in waitForLoaded()