Searched refs:testAddAll_self (Results 1 – 2 of 2) sorted by relevance
95 public void testAddAll_self() { testAddAll_self(false); } in testAddAll_self() method in SynchronousQueueTest96 public void testAddAll_self_fair() { testAddAll_self(true); } in testAddAll_self_fair()97 public void testAddAll_self(boolean fair) { in testAddAll_self() method in SynchronousQueueTest
116 public void testAddAll_self() { testAddAll_self(false); } in testAddAll_self() method in SynchronousQueueTest117 public void testAddAll_self_fair() { testAddAll_self(true); } in testAddAll_self_fair()118 public void testAddAll_self(boolean fair) { in testAddAll_self() method in SynchronousQueueTest