Home
last modified time | relevance | path

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

/external/guava/android/guava-testlib/test/com/google/common/testing/
DGcFinalizationTest.java138 void assertWrapsInterruptedException(RuntimeException e) { in assertWrapsInterruptedException() method in GcFinalizationTest
151 assertWrapsInterruptedException(expected); in testAwait_CountDownLatch_Interrupted()
167 assertWrapsInterruptedException(expected); in testAwaitDone_Future_Interrupted_Interrupted()
183 assertWrapsInterruptedException(expected); in testAwaitClear_Interrupted()
203 assertWrapsInterruptedException(expected); in testAwaitDone_FinalizationPredicate_Interrupted()
/external/guava/guava-testlib/test/com/google/common/testing/
DGcFinalizationTest.java140 void assertWrapsInterruptedException(RuntimeException e) { in assertWrapsInterruptedException() method in GcFinalizationTest
153 assertWrapsInterruptedException(expected); in testAwait_CountDownLatch_Interrupted()
169 assertWrapsInterruptedException(expected); in testAwaitDone_Future_Interrupted_Interrupted()
185 assertWrapsInterruptedException(expected); in testAwaitClear_Interrupted()
206 assertWrapsInterruptedException(expected); in testAwaitDone_FinalizationPredicate_Interrupted()