Home
last modified time | relevance | path

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

/external/guava/guava-testlib/src/com/google/common/util/concurrent/testing/
DAbstractCheckedFutureTest.java46 protected abstract void checkCancelledException(Exception e); in checkCancelledException() method in AbstractCheckedFutureTest
87 checkCancelledException(e); in testCheckedGetThrowsApplicationExceptionOnCancellation()