Searched refs:testHasWaitersNPE_fair (Results 1 – 2 of 2) sorted by relevance
605 public void testHasWaitersNPE_fair() { testHasWaitersNPE(true); } in testHasWaitersNPE_fair() method in ReentrantLockTest
1382 public void testHasWaitersNPE_fair() { testHasWaitersNPE(true); } in testHasWaitersNPE_fair() method in ReentrantReadWriteLockTest