Searched refs:testDrain_throws (Results 1 – 1 of 1) sorted by relevance
172 public void testDrain_throws() throws Exception { in testDrain_throws() method in QueuesTest174 testDrain_throws(q); in testDrain_throws()178 private void testDrain_throws(BlockingQueue<Object> q) { in testDrain_throws() method in QueuesTest