Searched refs:testInterruptible_await (Results 1 – 8 of 8) sorted by relevance
936 public void testInterruptible_await() { testInterruptible(false, AwaitMethod.await); } in testInterruptible_await() method in ReentrantLockTest
1008 public void testInterruptible_await() { testInterruptible(AwaitMethod.await); }
1005 public void testInterruptible_await() { testInterruptible(AwaitMethod.await); }
1064 public void testInterruptible_await() { testInterruptible(false, AwaitMethod.await); } in testInterruptible_await() method in ReentrantReadWriteLockTest
959 public void testInterruptible_await() { testInterruptible(false, AwaitMethod.await); } in testInterruptible_await() method
1036 public void testInterruptible_await() { testInterruptible(AwaitMethod.await); }
1033 public void testInterruptible_await() { testInterruptible(AwaitMethod.await); }
1084 public void testInterruptible_await() { testInterruptible(false, AwaitMethod.await); } in testInterruptible_await() method