Home
last modified time | relevance | path

Searched refs:testRemove (Results 1 – 25 of 32) sorted by relevance

12

/libcore/jsr166-tests/src/test/java/jsr166/
DThreadLocalTest.java45 public void testRemove() { in testRemove() method in ThreadLocalTest
DSynchronousQueueTest.java323 public void testRemove() { testRemove(false); }
324 public void testRemove_fair() { testRemove(true); }
325 public void testRemove(boolean fair) {
DPriorityQueueTest.java310 public void testRemove() { in testRemove() method in PriorityQueueTest
DCopyOnWriteArraySetTest.java290 public void testRemove() { in testRemove() method in CopyOnWriteArraySetTest
DConcurrentLinkedQueueTest.java276 public void testRemove() { in testRemove() method in ConcurrentLinkedQueueTest
DLinkedListTest.java230 public void testRemove() { in testRemove() method in LinkedListTest
DPriorityBlockingQueueTest.java454 public void testRemove() { in testRemove() method
DConcurrentHashMapTest.java487 public void testRemove() { in testRemove() method in ConcurrentHashMapTest
DDelayQueueTest.java496 public void testRemove() { in testRemove() method
DLinkedBlockingQueueTest.java502 public void testRemove() { in testRemove() method
DConcurrentLinkedDequeTest.java426 public void testRemove() { in testRemove() method in ConcurrentLinkedDequeTest
DArrayDequeTest.java382 public void testRemove() { in testRemove() method in ArrayDequeTest
DArrayBlockingQueueTest.java513 public void testRemove() { in testRemove() method
DLinkedTransferQueueTest.java370 public void testRemove() throws InterruptedException { in testRemove() method in LinkedTransferQueueTest
DScheduledExecutorSubclassTest.java658 public void testRemove() throws InterruptedException { in testRemove() method in ScheduledExecutorSubclassTest
DTreeMapTest.java351 public void testRemove() {
DTreeSubMapTest.java237 public void testRemove() {
DScheduledExecutorTest.java606 public void testRemove() throws InterruptedException { in testRemove() method in ScheduledExecutorTest
/libcore/luni/src/test/java/libcore/java/util/
DOldListIteratorTest.java99 public void testRemove() { in testRemove() method in OldListIteratorTest
DOldAndroidHashMapTest.java56 public void testRemove() throws Exception { in testRemove() method in OldAndroidHashMapTest
/libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/util/
DSortedMapTestBase.java143 public final void testRemove() { in testRemove() method in SortedMapTestBase
DConcurrentModTest.java138 public void testRemove() { in testRemove() method in ConcurrentModTest
/libcore/luni/src/test/java/libcore/java/util/prefs/
DOldPreferencesTest.java593 public void testRemove() throws BackingStoreException { in testRemove() method in OldPreferencesTest
DOldAbstractPreferencesTest.java154 public void testRemove() throws BackingStoreException { in testRemove() method in OldAbstractPreferencesTest
/libcore/json/src/test/java/org/json/
DJSONObjectTest.java202 public void testRemove() throws JSONException { in testRemove() method in JSONObjectTest

12