Searched refs:testGetWaitQueueLength (Results 1 – 4 of 4) sorted by relevance
763 public void testGetWaitQueueLength() { testGetWaitQueueLength(false); } in testGetWaitQueueLength() method in ReentrantLockTest764 public void testGetWaitQueueLength_fair() { testGetWaitQueueLength(true); } in testGetWaitQueueLength_fair()765 public void testGetWaitQueueLength(boolean fair) { in testGetWaitQueueLength() method in ReentrantLockTest
1544 public void testGetWaitQueueLength() { testGetWaitQueueLength(false); } in testGetWaitQueueLength() method in ReentrantReadWriteLockTest1545 public void testGetWaitQueueLength_fair() { testGetWaitQueueLength(true); } in testGetWaitQueueLength_fair()1546 public void testGetWaitQueueLength(boolean fair) { in testGetWaitQueueLength() method in ReentrantReadWriteLockTest
826 public void testGetWaitQueueLength() {
829 public void testGetWaitQueueLength() {