Searched refs:testHasWaitersNPE (Results 1 – 4 of 4) sorted by relevance
612 public void testHasWaitersNPE() { testHasWaitersNPE(false); } in testHasWaitersNPE() method in ReentrantLockTest613 public void testHasWaitersNPE_fair() { testHasWaitersNPE(true); } in testHasWaitersNPE_fair()614 public void testHasWaitersNPE(boolean fair) { in testHasWaitersNPE() method in ReentrantLockTest
1392 public void testHasWaitersNPE() { testHasWaitersNPE(false); } in testHasWaitersNPE() method in ReentrantReadWriteLockTest1393 public void testHasWaitersNPE_fair() { testHasWaitersNPE(true); } in testHasWaitersNPE_fair()1394 public void testHasWaitersNPE(boolean fair) { in testHasWaitersNPE() method in ReentrantReadWriteLockTest
706 public void testHasWaitersNPE() {
709 public void testHasWaitersNPE() {