Home
last modified time | relevance | path

Searched defs:Interruptenator (Results 1 – 4 of 4) sorted by relevance

/external/guava/android/guava-testlib/test/com/google/common/testing/
DGcFinalizationTest.java109 class Interruptenator extends Thread { class in GcFinalizationTest
112 Interruptenator(final Thread interruptee) { in Interruptenator() method in GcFinalizationTest.Interruptenator
116 Interruptenator(final Thread interruptee, final AtomicBoolean shutdown) { in Interruptenator() method in GcFinalizationTest.Interruptenator
/external/guava/guava-testlib/test/com/google/common/testing/
DGcFinalizationTest.java110 class Interruptenator extends Thread { class in GcFinalizationTest
113 Interruptenator(final Thread interruptee) { in Interruptenator() method in GcFinalizationTest.Interruptenator
117 Interruptenator(final Thread interruptee, final AtomicBoolean shutdown) { in Interruptenator() method in GcFinalizationTest.Interruptenator
/external/guava/android/guava-tests/test/com/google/common/util/concurrent/
DInterruptionUtil.java39 private static final class Interruptenator implements Runnable { class in InterruptionUtil
44 Interruptenator(Thread interruptee, long everyMillis) { in Interruptenator() method in InterruptionUtil.Interruptenator
/external/guava/guava-tests/test/com/google/common/util/concurrent/
DInterruptionUtil.java39 private static final class Interruptenator implements Runnable { class in InterruptionUtil
44 Interruptenator(Thread interruptee, long everyMillis) { in Interruptenator() method in InterruptionUtil.Interruptenator