Searched refs:testGetWaitingThreadsNPE_fair (Results 1 – 2 of 2) sorted by relevance
631 public void testGetWaitingThreadsNPE_fair() { testGetWaitingThreadsNPE(true); } in testGetWaitingThreadsNPE_fair() method in ReentrantLockTest
1408 public void testGetWaitingThreadsNPE_fair() { testGetWaitingThreadsNPE(true); } in testGetWaitingThreadsNPE_fair() method in ReentrantReadWriteLockTest