Searched refs:testPoll (Results 1 – 14 of 14) sorted by relevance
217 public void testPoll() { testPoll(false); } in testPoll() method in SynchronousQueueTest218 public void testPoll_fair() { testPoll(true); } in testPoll_fair()219 public void testPoll(boolean fair) { in testPoll() method in SynchronousQueueTest
270 public void testPoll() { in testPoll() method in PriorityQueueTest
236 public void testPoll() { in testPoll() method in ConcurrentLinkedQueueTest
190 public void testPoll() { in testPoll() method in LinkedListTest
359 public void testPoll() { in testPoll() method in PriorityBlockingQueueTest
389 public void testPoll() { in testPoll() method in DelayQueueTest
406 public void testPoll() { in testPoll() method in LinkedBlockingQueueTest
386 public void testPoll() { in testPoll() method in ConcurrentLinkedDequeTest
371 public void testPoll() { in testPoll() method in ArrayDequeTest
416 public void testPoll() { in testPoll() method in ArrayBlockingQueueTest
250 public void testPoll() throws InterruptedException { in testPoll() method in LinkedTransferQueueTest
232 public void testPoll() { in testPoll() method in TreeSubSetTest
235 public void testPoll() { in testPoll() method in ConcurrentSkipListSubSetTest
714 public void testPoll() { in testPoll() method in LinkedBlockingDequeTest