Searched refs:testHasWaitersNPE (Results 1 – 4 of 4) sorted by relevance
604 public void testHasWaitersNPE() { testHasWaitersNPE(false); } in testHasWaitersNPE() method in ReentrantLockTest605 public void testHasWaitersNPE_fair() { testHasWaitersNPE(true); } in testHasWaitersNPE_fair()606 public void testHasWaitersNPE(boolean fair) { in testHasWaitersNPE() method in ReentrantLockTest
1381 public void testHasWaitersNPE() { testHasWaitersNPE(false); } in testHasWaitersNPE() method in ReentrantReadWriteLockTest1382 public void testHasWaitersNPE_fair() { testHasWaitersNPE(true); } in testHasWaitersNPE_fair()1383 public void testHasWaitersNPE(boolean fair) { in testHasWaitersNPE() method in ReentrantReadWriteLockTest
680 public void testHasWaitersNPE() {
683 public void testHasWaitersNPE() {