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