Home
last modified time | relevance | path

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

12

/libcore/jsr166-tests/src/test/java/jsr166/
DThreadLocalTest.java45 public void testRemove() { in testRemove() method in ThreadLocalTest
DSynchronousQueueTest.java320 public void testRemove() { testRemove(false); }
321 public void testRemove_fair() { testRemove(true); }
322 public void testRemove(boolean fair) {
DCopyOnWriteArraySetTest.java245 public void testRemove() { in testRemove() method in CopyOnWriteArraySetTest
DPriorityQueueTest.java312 public void testRemove() { in testRemove() method in PriorityQueueTest
DConcurrentLinkedQueueTest.java278 public void testRemove() { in testRemove() method in ConcurrentLinkedQueueTest
DLinkedListTest.java228 public void testRemove() { in testRemove() method in LinkedListTest
DConcurrentHashMapTest.java485 public void testRemove() { in testRemove() method in ConcurrentHashMapTest
DPriorityBlockingQueueTest.java454 public void testRemove() { in testRemove() method
DDelayQueueTest.java492 public void testRemove() { in testRemove() method
DConcurrentLinkedDequeTest.java428 public void testRemove() { in testRemove() method in ConcurrentLinkedDequeTest
DLinkedBlockingQueueTest.java502 public void testRemove() { in testRemove() method
DArrayDequeTest.java384 public void testRemove() { in testRemove() method in ArrayDequeTest
DArrayBlockingQueueTest.java513 public void testRemove() { in testRemove() method
DLinkedTransferQueueTest.java368 public void testRemove() throws InterruptedException { in testRemove() method
DScheduledExecutorTest.java596 public void testRemove() throws InterruptedException { in testRemove() method in ScheduledExecutorTest
DScheduledExecutorSubclassTest.java650 public void testRemove() throws InterruptedException { in testRemove() method in ScheduledExecutorSubclassTest
DTreeMapTest.java351 public void testRemove() {
DTreeSubMapTest.java237 public void testRemove() {
/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/
DConcurrentModTest.java138 public void testRemove() { in testRemove() method in ConcurrentModTest
DSortedMapTestBase.java143 public final void testRemove() { in testRemove() method in SortedMapTestBase
/libcore/luni/src/test/java/libcore/java/util/prefs/
DOldPreferencesTest.java593 public void testRemove() throws BackingStoreException { in testRemove() method in OldPreferencesTest
DOldAbstractPreferencesTest.java148 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