Searched refs:RUN_LOOP_TIMEOUT_MS (Results 1 – 2 of 2) sorted by relevance
25 private static final long RUN_LOOP_TIMEOUT_MS = 50; field in ExecutorFactoryTest56 runLoop(RUN_LOOP_TIMEOUT_MS); in testExecutorOnCurrentThread()98 runLoop(RUN_LOOP_TIMEOUT_MS); in testExecutorOnOtherThread()
42 private static final long RUN_LOOP_TIMEOUT_MS = 5; field in CoreImplTest775 handles.first, Core.HandleSignals.READABLE, RUN_LOOP_TIMEOUT_MS, asyncWaiterResult); in testAsyncWaiterWaitingWithTimeout()