Searched defs:testDrainUninterruptibly_doesNotThrow (Results 1 – 2 of 2) sorted by relevance
214 public void testDrainUninterruptibly_doesNotThrow() throws Exception { in testDrainUninterruptibly_doesNotThrow() method in QueuesTest220 private void testDrainUninterruptibly_doesNotThrow(final BlockingQueue<Object> q) { in testDrainUninterruptibly_doesNotThrow() method in QueuesTest