Searched defs:testRemove (Results 1 - 25 of 31) sorted by relevance

12

/libcore/jsr166-tests/src/test/java/jsr166/
H A DThreadLocalTest.java36 public void testRemove() { method in class:ThreadLocalTest
H A DCopyOnWriteArraySetTest.java239 public void testRemove() { method in class:CopyOnWriteArraySetTest
H A DConcurrentLinkedQueueTest.java266 public void testRemove() { method in class:ConcurrentLinkedQueueTest
H A DArrayBlockingQueueTest.java486 public void testRemove() { method in class:ArrayBlockingQueueTest
H A DConcurrentLinkedDequeTest.java415 public void testRemove() { method in class:ConcurrentLinkedDequeTest
H A DLinkedBlockingQueueTest.java475 public void testRemove() { method in class:LinkedBlockingQueueTest
H A DLinkedListTest.java217 public void testRemove() { method in class:LinkedListTest
H A DLinkedTransferQueueTest.java349 public void testRemove() throws InterruptedException { method in class:LinkedTransferQueueTest
H A DPriorityBlockingQueueTest.java430 public void testRemove() { method in class:PriorityBlockingQueueTest
H A DPriorityQueueTest.java302 public void testRemove() { method in class:PriorityQueueTest
H A DArrayDequeTest.java373 public void testRemove() { method in class:ArrayDequeTest
H A DConcurrentHashMapTest.java402 public void testRemove() { method in class:ConcurrentHashMapTest
H A DDelayQueueTest.java470 public void testRemove() { method in class:DelayQueueTest
H A DScheduledExecutorTest.java550 public void testRemove() throws InterruptedException { method in class:ScheduledExecutorTest
H A DSynchronousQueueTest.java294 public void testRemove() { testRemove(false); } method in class:SynchronousQueueTest
295 public void testRemove_fair() { testRemove(true); }
296 public void testRemove(boolean fair) { method in class:SynchronousQueueTest
H A DTreeMapTest.java330 public void testRemove() { method in class:TreeMapTest
H A DTreeSubMapTest.java218 public void testRemove() { method in class:TreeSubMapTest
H A DConcurrentSkipListMapTest.java402 public void testRemove() { method in class:ConcurrentSkipListMapTest
/libcore/luni/src/test/java/libcore/java/util/
H A DOldAndroidHashMapTest.java56 public void testRemove() throws Exception { method in class:OldAndroidHashMapTest
H A DOldListIteratorTest.java99 public void testRemove() { method in class:OldListIteratorTest
/libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/util/
H A DConcurrentModTest.java138 public void testRemove() { method in class:ConcurrentModTest
H A DSortedMapTestBase.java143 public final void testRemove() { method in class:SortedMapTestBase
/libcore/json/src/test/java/org/json/
H A DJSONObjectTest.java202 public void testRemove() throws JSONException { method in class:JSONObjectTest
/libcore/luni/src/test/java/libcore/java/util/prefs/
H A DOldAbstractPreferencesTest.java148 public void testRemove() throws BackingStoreException { method in class:OldAbstractPreferencesTest
/libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/util/prefs/
H A DAbstractPreferencesTest.java710 public void testRemove() throws BackingStoreException { method in class:AbstractPreferencesTest

Completed in 391 milliseconds

12