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