HomeSort by relevance Sort by last modified time
    Searched refs:testRemove (Results 1 - 25 of 97) sorted by null

1 2 3 4

  /external/antlr/antlr-3.4/runtime/ObjC/Framework/test/runtime/misc/
ANTLRFastQueueTest.h 22 -(void) testRemove;
  /external/antlr/antlr-3.4/runtime/ObjC/Framework/test/runtime/sets/
ANTLRBitSetTest.h 19 -(void) testRemove;
  /external/guava/guava-gwt/test/com/google/common/collect/
UnmodifiableIteratorTest_gwt.java 21 public void testRemove() throws Exception {
23 testCase.testRemove();
UnmodifiableListIteratorTest_gwt.java 26 public void testRemove() throws Exception {
28 testCase.testRemove();
EmptyImmutableTableTest_gwt.java 106 public void testRemove() throws Exception {
108 testCase.testRemove();
HashBasedTableTest_gwt.java 135 public void testRemove() throws Exception {
138 testCase.testRemove();
NewCustomTableTest_gwt.java 117 public void testRemove() throws Exception {
120 testCase.testRemove();
RegularImmutableTableTest_gwt.java 101 public void testRemove() throws Exception {
103 testCase.testRemove();
SingletonImmutableTableTest_gwt.java 106 public void testRemove() throws Exception {
108 testCase.testRemove();
TablesTransformValuesTest_gwt.java 117 public void testRemove() throws Exception {
120 testCase.testRemove();
TransposedTableTest_gwt.java 129 public void testRemove() throws Exception {
132 testCase.testRemove();
  /external/guava/guava-tests/test/com/google/common/collect/
UnmodifiableIteratorTest.java 34 public void testRemove() {
ForwardingListIteratorTest.java 81 public void testRemove() {
AbstractImmutableTableTest.java 71 public final void testRemove() {
AbstractMultimapAsMapImplementsMapTest.java 67 @Override public void testRemove() {
UnmodifiableListIteratorTest.java 34 public void testRemove() {
ForwardingConcurrentMapTest.java 49 public void testRemove() {
ForwardingTableTest.java 115 public void testRemove() {
ForwardingDequeTest.java 166 public void testRemove() {
AbstractTableTest.java 131 public void testRemove() {
  /external/v8/test/mjsunit/
array-methods-read-only-length.js 54 function testRemove(a, mode) {
106 testRemove(a, "fast properties");
107 testRemove(a, "normalized");
  /libcore/jsr166-tests/src/test/java/jsr166/
ThreadLocalTest.java 45 public void testRemove() {
  /cts/tests/tests/text/src/android/text/cts/
TextUtils_SimpleStringSplitterTest.java 99 public void testRemove() {
  /external/guava/guava-gwt/test/com/google/common/util/concurrent/
AtomicLongMapTest_gwt.java 121 public void testRemove() throws Exception {
123 testCase.testRemove();
  /cts/tests/tests/net/src/android/net/rtp/cts/
AudioGroupTest.java 143 public void testRemove() throws Exception {

Completed in 271 milliseconds

1 2 3 4