Home
last modified time | relevance | path

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

/external/guava/guava-tests/test/com/google/common/eventbus/
DEventSubscriberTest.java76 Method method = getErrorThrowingMethod(); in testErrorPassthrough()
153 private Method getErrorThrowingMethod() { in getErrorThrowingMethod() method in EventSubscriberTest