Home
last modified time | relevance | path

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

/external/guava/guava-tests/test/com/google/common/eventbus/
DEventBusTest.java125 final RecordingSubscriberExceptionHandler handler = in testSubscriberThrowsException()
126 new RecordingSubscriberExceptionHandler(); in testSubscriberThrowsException()
319 private static final class RecordingSubscriberExceptionHandler class in EventBusTest