Home
last modified time | relevance | path

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

/external/guava/guava-testlib/test/com/google/common/testing/
DGcFinalizationTest.java126 Interruptenator interruptenator = new Interruptenator(Thread.currentThread()); in testAwait_CountDownLatch_Interrupted() local
136 interruptenator.shutdown(); in testAwait_CountDownLatch_Interrupted()
142 Interruptenator interruptenator = new Interruptenator(Thread.currentThread()); in testAwaitDone_Future_Interrupted_Interrupted() local
152 interruptenator.shutdown(); in testAwaitDone_Future_Interrupted_Interrupted()
158 Interruptenator interruptenator = new Interruptenator(Thread.currentThread()); in testAwaitClear_Interrupted() local
168 interruptenator.shutdown(); in testAwaitClear_Interrupted()
174 Interruptenator interruptenator = new Interruptenator(Thread.currentThread()); in testAwaitDone_FinalizationPredicate_Interrupted() local
187 interruptenator.shutdown(); in testAwaitDone_FinalizationPredicate_Interrupted()