Home
last modified time | relevance | path

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

/external/guava/guava-testlib/test/com/google/common/testing/
DGcFinalizationTest.java120 void assertWrapsInterruptedException(RuntimeException e) { in assertWrapsInterruptedException() method in GcFinalizationTest
133 assertWrapsInterruptedException(expected); in testAwait_CountDownLatch_Interrupted()
149 assertWrapsInterruptedException(expected); in testAwaitDone_Future_Interrupted_Interrupted()
165 assertWrapsInterruptedException(expected); in testAwaitClear_Interrupted()
184 assertWrapsInterruptedException(expected); in testAwaitDone_FinalizationPredicate_Interrupted()