Home
last modified time | relevance | path

Searched refs:RecordingRunnable (Results 1 – 1 of 1) sorted by relevance

/external/guava/guava-tests/test/com/google/common/util/concurrent/
DJdkFutureAdaptersTest.java209 private static final class RecordingRunnable implements Runnable { class in JdkFutureAdaptersTest
237 RecordingRunnable earlyListener = new RecordingRunnable(); in testListenInPoolThreadRunsListenerAfterRuntimeException()
245 RecordingRunnable lateListener = new RecordingRunnable(); in testListenInPoolThreadRunsListenerAfterRuntimeException()