Home
last modified time | relevance | path

Searched defs:testInterruptible (Results 1 – 3 of 3) sorted by relevance

/libcore/jsr166-tests/src/test/java/jsr166/
DSemaphoreTest.java220 public void testInterruptible(boolean fair, final AcquireMethod acquirer) { in testInterruptible() method in SemaphoreTest
DReentrantLockTest.java936 public void testInterruptible(boolean fair, final AwaitMethod awaitMethod) { in testInterruptible() method in ReentrantLockTest
DReentrantReadWriteLockTest.java1061 public void testInterruptible(boolean fair, final AwaitMethod awaitMethod) { in testInterruptible() method in ReentrantReadWriteLockTest