Searched refs:testGetWaitingThreadsNPE (Results 1 – 4 of 4) sorted by relevance
630 public void testGetWaitingThreadsNPE() { testGetWaitingThreadsNPE(false); } in testGetWaitingThreadsNPE() method in ReentrantLockTest631 public void testGetWaitingThreadsNPE_fair() { testGetWaitingThreadsNPE(true); } in testGetWaitingThreadsNPE_fair()632 public void testGetWaitingThreadsNPE(boolean fair) { in testGetWaitingThreadsNPE() method in ReentrantLockTest
1407 public void testGetWaitingThreadsNPE() { testGetWaitingThreadsNPE(false); } in testGetWaitingThreadsNPE() method in ReentrantReadWriteLockTest1408 public void testGetWaitingThreadsNPE_fair() { testGetWaitingThreadsNPE(true); } in testGetWaitingThreadsNPE_fair()1409 public void testGetWaitingThreadsNPE(boolean fair) { in testGetWaitingThreadsNPE() method in ReentrantReadWriteLockTest
702 public void testGetWaitingThreadsNPE() {
705 public void testGetWaitingThreadsNPE() {