Home
last modified time | relevance | path

Searched defs:testDrainUninterruptibly_doesNotThrow (Results 1 – 1 of 1) sorted by relevance

/external/guava/guava-tests/test/com/google/common/collect/
DQueuesTest.java187 public void testDrainUninterruptibly_doesNotThrow() throws Exception { in testDrainUninterruptibly_doesNotThrow() method in QueuesTest
193 private void testDrainUninterruptibly_doesNotThrow(final BlockingQueue<Object> q) { in testDrainUninterruptibly_doesNotThrow() method in QueuesTest