Home
last modified time | relevance | path

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

/external/guava/android/guava-testlib/test/com/google/common/testing/
DGcFinalizationTest.java144 Interruptenator interruptenator = new Interruptenator(Thread.currentThread()); in testAwait_CountDownLatch_Interrupted() local
160 Interruptenator interruptenator = new Interruptenator(Thread.currentThread()); in testAwaitDone_Future_Interrupted_Interrupted() local
176 Interruptenator interruptenator = new Interruptenator(Thread.currentThread()); in testAwaitClear_Interrupted() local
192 Interruptenator interruptenator = new Interruptenator(Thread.currentThread()); in testAwaitDone_FinalizationPredicate_Interrupted() local
/external/guava/guava-testlib/test/com/google/common/testing/
DGcFinalizationTest.java146 Interruptenator interruptenator = new Interruptenator(Thread.currentThread()); in testAwait_CountDownLatch_Interrupted() local
162 Interruptenator interruptenator = new Interruptenator(Thread.currentThread()); in testAwaitDone_Future_Interrupted_Interrupted() local
178 Interruptenator interruptenator = new Interruptenator(Thread.currentThread()); in testAwaitClear_Interrupted() local
194 Interruptenator interruptenator = new Interruptenator(Thread.currentThread()); in testAwaitDone_FinalizationPredicate_Interrupted() local