Searched defs:testInterruptible (Results 1 – 3 of 3) sorted by relevance
220 public void testInterruptible(boolean fair, final AcquireMethod acquirer) { in testInterruptible() method in SemaphoreTest
936 public void testInterruptible(boolean fair, final AwaitMethod awaitMethod) { in testInterruptible() method in ReentrantLockTest
1061 public void testInterruptible(boolean fair, final AwaitMethod awaitMethod) { in testInterruptible() method in ReentrantReadWriteLockTest