Home
last modified time | relevance | path

Searched refs:testPoll (Results 1 – 4 of 4) sorted by relevance

/external/guava/guava-tests/test/com/google/common/collect/
DForwardingBlockingDequeTest.java106 public void testPoll() throws InterruptedException { in testPoll() method in ForwardingBlockingDequeTest
DForwardingDequeTest.java141 public void testPoll() { in testPoll() method in ForwardingDequeTest
DForwardingQueueTest.java195 public void testPoll() { in testPoll() method in ForwardingQueueTest
/external/autotest/site_utils/
Drun_suite_unittest.py539 def testPoll(self): member in SimpleTimerUnittests