Searched refs:testWriteTryLock_Interruptible (Results 1 – 1 of 1) sorted by relevance
314 public void testWriteTryLock_Interruptible() { testWriteTryLock_Interruptible(false); } in testWriteTryLock_Interruptible() method in ReentrantReadWriteLockTest315 public void testWriteTryLock_Interruptible_fair() { testWriteTryLock_Interruptible(true); } in testWriteTryLock_Interruptible_fair()316 public void testWriteTryLock_Interruptible(boolean fair) { in testWriteTryLock_Interruptible() method in ReentrantReadWriteLockTest