Searched refs:testGetWaitQueueLength_fair (Results 1 – 2 of 2) sorted by relevance
764 public void testGetWaitQueueLength_fair() { testGetWaitQueueLength(true); } in testGetWaitQueueLength_fair() method in ReentrantLockTest
1545 public void testGetWaitQueueLength_fair() { testGetWaitQueueLength(true); } in testGetWaitQueueLength_fair() method in ReentrantReadWriteLockTest