Searched defs:testGetQueueLength (Results 1 – 6 of 6) sorted by relevance
344 public void testGetQueueLength() { testGetQueueLength(false); } in testGetQueueLength() method in SemaphoreTest346 public void testGetQueueLength(boolean fair) { in testGetQueueLength() method in SemaphoreTest
268 public void testGetQueueLength() { testGetQueueLength(false); } in testGetQueueLength() method in ReentrantLockTest270 public void testGetQueueLength(boolean fair) { in testGetQueueLength() method in ReentrantLockTest
1334 public void testGetQueueLength() { testGetQueueLength(false); } in testGetQueueLength() method in ReentrantReadWriteLockTest1336 public void testGetQueueLength(boolean fair) { in testGetQueueLength() method in ReentrantReadWriteLockTest
403 public void testGetQueueLength() { testGetQueueLength(false); } in testGetQueueLength() method in SemaphoreTest406 private void testGetQueueLength(boolean fair) { in testGetQueueLength() method in SemaphoreTest
313 public void testGetQueueLength() { testGetQueueLength(false); } in testGetQueueLength() method in ReentrantLockTest316 private void testGetQueueLength(boolean fair) { in testGetQueueLength() method in ReentrantLockTest
1469 public void testGetQueueLength() { testGetQueueLength(false); } in testGetQueueLength() method1472 private void testGetQueueLength(boolean fair) { in testGetQueueLength() method