Searched refs:STEP_MS (Results 1 – 1 of 1) sorted by relevance
46 private static final long STEP_MS = 50; field in TestUtils65 waitUntil(condition, STEP_MS, TIMEOUT_MS); in waitUntil()