Home
last modified time | relevance | path

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

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