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.java36 public void testRemove() { in testRemove() method in ThreadLocalTest
DSynchronousQueueTest.java294 public void testRemove() { testRemove(false); }
295 public void testRemove_fair() { testRemove(true); }
296 public void testRemove(boolean fair) {
DCopyOnWriteArraySetTest.java239 public void testRemove() { in testRemove() method in CopyOnWriteArraySetTest
DPriorityQueueTest.java302 public void testRemove() { in testRemove() method in PriorityQueueTest
DConcurrentLinkedQueueTest.java266 public void testRemove() { in testRemove() method in ConcurrentLinkedQueueTest
DConcurrentHashMapTest.java402 public void testRemove() { in testRemove() method in ConcurrentHashMapTest
DLinkedListTest.java217 public void testRemove() { in testRemove() method in LinkedListTest
DPriorityBlockingQueueTest.java430 public void testRemove() { in testRemove() method
DDelayQueueTest.java470 public void testRemove() { in testRemove() method
DLinkedBlockingQueueTest.java475 public void testRemove() { in testRemove() method
DConcurrentLinkedDequeTest.java415 public void testRemove() { in testRemove() method in ConcurrentLinkedDequeTest
DArrayDequeTest.java373 public void testRemove() { in testRemove() method in ArrayDequeTest
DArrayBlockingQueueTest.java486 public void testRemove() { in testRemove() method
DLinkedTransferQueueTest.java349 public void testRemove() throws InterruptedException { in testRemove() method
DScheduledExecutorTest.java550 public void testRemove() throws InterruptedException { in testRemove() method in ScheduledExecutorTest
DTreeMapTest.java330 public void testRemove() {
DScheduledExecutorSubclassTest.java599 public void testRemove() throws InterruptedException { in testRemove() method in ScheduledExecutorSubclassTest
DTreeSubMapTest.java218 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/
DOldAbstractPreferencesTest.java148 public void testRemove() throws BackingStoreException { in testRemove() method in OldAbstractPreferencesTest
DOldPreferencesTest.java593 public void testRemove() throws BackingStoreException { in testRemove() method in OldPreferencesTest
/libcore/json/src/test/java/org/json/
DJSONObjectTest.java202 public void testRemove() throws JSONException { in testRemove() method in JSONObjectTest

12