Searched refs:SHORT_DELAY_MS (Results 1 – 1 of 1) sorted by relevance
259 public static long SHORT_DELAY_MS; field in JSR166TestCase276 SHORT_DELAY_MS = getShortDelay(); in setDelays()277 SMALL_DELAY_MS = SHORT_DELAY_MS * 5; in setDelays()278 MEDIUM_DELAY_MS = SHORT_DELAY_MS * 10; in setDelays()279 LONG_DELAY_MS = SHORT_DELAY_MS * 200; in setDelays()287 return SHORT_DELAY_MS / 4; in timeoutMillis()974 delay(SHORT_DELAY_MS);980 delay(SHORT_DELAY_MS);1072 delay(SHORT_DELAY_MS);