Home
last modified time | relevance | path

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

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