Searched refs:IO_WAIT (Results 1 – 1 of 1) sorted by relevance
27 private static final long IO_WAIT = 1000L; field in JobStoreTest62 Thread.sleep(IO_WAIT); in testMaybeWriteStatusToDisk()97 Thread.sleep(IO_WAIT); in testWritingTwoFilesToDisk()137 Thread.sleep(IO_WAIT); in testWritingTaskWithExtras()187 assertTrue(error, Math.abs(ts1 - ts2) < DELTA_MILLIS + IO_WAIT); in compareTimestampsSubjectToIoLatency()