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