Searched refs:testPoll (Results 1 – 14 of 14) sorted by relevance
189 public void testPoll() { testPoll(false); } in testPoll() method in SynchronousQueueTest190 public void testPoll_fair() { testPoll(true); } in testPoll_fair()191 public void testPoll(boolean fair) { in testPoll() method in SynchronousQueueTest
262 public void testPoll() { in testPoll() method in PriorityQueueTest
226 public void testPoll() { in testPoll() method in ConcurrentLinkedQueueTest
177 public void testPoll() { in testPoll() method in LinkedListTest
333 public void testPoll() { in testPoll() method in PriorityBlockingQueueTest
367 public void testPoll() { in testPoll() method in DelayQueueTest
377 public void testPoll() { in testPoll() method in LinkedBlockingQueueTest
375 public void testPoll() { in testPoll() method in ConcurrentLinkedDequeTest
362 public void testPoll() { in testPoll() method in ArrayDequeTest
387 public void testPoll() { in testPoll() method in ArrayBlockingQueueTest
223 public void testPoll() throws InterruptedException { in testPoll() method in LinkedTransferQueueTest
230 public void testPoll() { in testPoll() method in ConcurrentSkipListSubSetTest
222 public void testPoll() { in testPoll() method in TreeSubSetTest
687 public void testPoll() { in testPoll() method in LinkedBlockingDequeTest