Searched refs:TIME_TO_SLEEP (Results 1 – 1 of 1) sorted by relevance
168 private static final int TIME_TO_SLEEP = 1000; field in AbstractPublicApiTest.Download174 int sleepCounter = MAX_TIME_TO_WAIT_FOR_OPERATION * 1000 / TIME_TO_SLEEP; in runUntilProgress()202 Thread.sleep(TIME_TO_SLEEP); in runUntilProgress()