Searched refs:testZeroElements (Results 1 – 1 of 1) sorted by relevance
130 public void testZeroElements() throws Exception { in testZeroElements() method in QueuesTest132 testZeroElements(q); in testZeroElements()136 private void testZeroElements(BlockingQueue<Object> q) throws InterruptedException { in testZeroElements() method in QueuesTest