Home
last modified time | relevance | path

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

/external/guava/guava-testlib/src/com/google/common/util/concurrent/testing/
DAbstractCheckedFutureTest.java56 protected abstract void checkInterruptedException(Exception e); in checkInterruptedException() method in AbstractCheckedFutureTest
114 checkInterruptedException(e); in testCheckedGetThrowsApplicationExceptionOnInterruption()