Home
last modified time | relevance | path

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

/external/guava/guava-testlib/src/com/google/common/util/concurrent/testing/
DAbstractCheckedFutureTest.java51 protected abstract void checkExecutionException(Exception e); in checkExecutionException() method in AbstractCheckedFutureTest
151 checkExecutionException(e); in testCheckedGetThrowsApplicationExceptionOnError()