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.java116 class Interruptenator extends Thread { class in GcFinalizationTest
119 Interruptenator(final Thread interruptee) { in Interruptenator() method in GcFinalizationTest.Interruptenator
123 Interruptenator(final Thread interruptee, final AtomicBoolean shutdown) { in Interruptenator() method in GcFinalizationTest.Interruptenator
/external/guava/guava-testlib/test/com/google/common/testing/
DGcFinalizationTest.java116 class Interruptenator extends Thread { class in GcFinalizationTest
119 Interruptenator(final Thread interruptee) { in Interruptenator() method in GcFinalizationTest.Interruptenator
123 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