Searched refs:testGetWaitingThreadsNPE (Results 1 – 4 of 4) sorted by relevance
638 public void testGetWaitingThreadsNPE() { testGetWaitingThreadsNPE(false); } in testGetWaitingThreadsNPE() method in ReentrantLockTest639 public void testGetWaitingThreadsNPE_fair() { testGetWaitingThreadsNPE(true); } in testGetWaitingThreadsNPE_fair()640 public void testGetWaitingThreadsNPE(boolean fair) { in testGetWaitingThreadsNPE() method in ReentrantLockTest
1418 public void testGetWaitingThreadsNPE() { testGetWaitingThreadsNPE(false); } in testGetWaitingThreadsNPE() method in ReentrantReadWriteLockTest1419 public void testGetWaitingThreadsNPE_fair() { testGetWaitingThreadsNPE(true); } in testGetWaitingThreadsNPE_fair()1420 public void testGetWaitingThreadsNPE(boolean fair) { in testGetWaitingThreadsNPE() method in ReentrantReadWriteLockTest
728 public void testGetWaitingThreadsNPE() {
731 public void testGetWaitingThreadsNPE() {