Home
last modified time | relevance | path

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

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