Searched refs:testAddAll_self (Results 1 – 1 of 1) sorted by relevance
67 public void testAddAll_self() { testAddAll_self(false); } in testAddAll_self() method in SynchronousQueueTest68 public void testAddAll_self_fair() { testAddAll_self(true); } in testAddAll_self_fair()69 public void testAddAll_self(boolean fair) { in testAddAll_self() method in SynchronousQueueTest