Searched refs:possiblyInterruptedRunnable (Results 1 - 2 of 2) sorted by relevance

/external/guava/guava-tests/test/com/google/common/util/concurrent/
H A DAbstractListeningExecutorServiceTest.java620 possiblyInterruptedRunnable(2 * SHORT_DELAY_MS), TEST_STRING));
H A DJSR166TestCase.java1015 public Runnable possiblyInterruptedRunnable(final long timeoutMillis) { method in class:JSR166TestCase

Completed in 40 milliseconds