/external/guava/guava-testlib/src/com/google/common/collect/testing/ |
D | MapInterfaceTest.java | 106 protected abstract V getValueNotInPopulatedMap() in getValueNotInPopulatedMap() method in MapInterfaceTest 326 unmappedValue = getValueNotInPopulatedMap(); in testContainsValue() 358 unmappedValue = getValueNotInPopulatedMap(); in testEntrySet() 391 unmappedValue = getValueNotInPopulatedMap(); in testEntrySetContainsEntryIncompatibleKey() 418 unmappedValue = getValueNotInPopulatedMap(); in testEntrySetContainsEntryNullKeyPresent() 442 unmappedValue = getValueNotInPopulatedMap(); in testEntrySetContainsEntryNullKeyMissing() 537 = mapEntry(key, getValueNotInPopulatedMap()); in testEntrySetRemoveMissingKey() 564 = mapEntry(key, getValueNotInPopulatedMap()); in testEntrySetRemoveDifferentValue() 596 unmappedValue = getValueNotInPopulatedMap(); in testEntrySetRemoveNullKeyPresent() 620 = mapEntry(null, getValueNotInPopulatedMap()); in testEntrySetRemoveNullKeyMissing() [all …]
|
D | SortedMapInterfaceTest.java | 73 V value = getValueNotInPopulatedMap(); in testTailMapWriteThrough()
|
/external/guava/guava-gwt/test-super/com/google/common/collect/super/com/google/common/collect/ |
D | ImmutableSortedMapTest.java | 93 @Override protected Integer getValueNotInPopulatedMap() { in getValueNotInPopulatedMap() method in ImmutableSortedMapTest.MapTests 108 @Override protected Integer getValueNotInPopulatedMap() { in getValueNotInPopulatedMap() method in ImmutableSortedMapTest.SingletonMapTests 123 @Override protected Integer getValueNotInPopulatedMap() { in getValueNotInPopulatedMap() method in ImmutableSortedMapTest.HeadMapTests 138 @Override protected Integer getValueNotInPopulatedMap() { in getValueNotInPopulatedMap() method in ImmutableSortedMapTest.HeadMapInclusiveTests 153 @Override protected Integer getValueNotInPopulatedMap() { in getValueNotInPopulatedMap() method in ImmutableSortedMapTest.TailMapTests 168 @Override protected Integer getValueNotInPopulatedMap() { in getValueNotInPopulatedMap() method in ImmutableSortedMapTest.TailExclusiveMapTests 183 @Override protected Integer getValueNotInPopulatedMap() { in getValueNotInPopulatedMap() method in ImmutableSortedMapTest.SubMapTests
|
D | ImmutableMapTest.java | 92 @Override protected Integer getValueNotInPopulatedMap() { in getValueNotInPopulatedMap() method in ImmutableMapTest.MapTests 107 @Override protected Integer getValueNotInPopulatedMap() { in getValueNotInPopulatedMap() method in ImmutableMapTest.SingletonMapTests 132 @Override protected Integer getValueNotInPopulatedMap() { in getValueNotInPopulatedMap() method in ImmutableMapTest.MapTestsWithBadHashes
|
D | ImmutableBiMapTest.java | 93 @Override protected Integer getValueNotInPopulatedMap() { in getValueNotInPopulatedMap() method in ImmutableBiMapTest.MapTests 112 @Override protected Integer getValueNotInPopulatedMap() { in getValueNotInPopulatedMap() method in ImmutableBiMapTest.InverseMapTests
|
D | TableCollectionTest.java | 145 @Override protected Integer getValueNotInPopulatedMap() { in getValueNotInPopulatedMap() method in TableCollectionTest.MapTests 398 @Override protected Map<Integer, Character> getValueNotInPopulatedMap() { in getValueNotInPopulatedMap() method in TableCollectionTest.MapMapTests
|
D | TreeBasedTableTest.java | 68 @Override protected String getValueNotInPopulatedMap() { in getValueNotInPopulatedMap() method in TreeBasedTableTest.TreeRowTest
|
/external/guava/guava-tests/test/com/google/common/collect/ |
D | ImmutableSortedMapTest.java | 153 @Override protected Integer getValueNotInPopulatedMap() { in getValueNotInPopulatedMap() method in ImmutableSortedMapTest.MapTests 168 @Override protected Integer getValueNotInPopulatedMap() { in getValueNotInPopulatedMap() method in ImmutableSortedMapTest.SingletonMapTests 185 @Override protected Integer getValueNotInPopulatedMap() { in getValueNotInPopulatedMap() method in ImmutableSortedMapTest.ReserializedMapTests 200 @Override protected Integer getValueNotInPopulatedMap() { in getValueNotInPopulatedMap() method in ImmutableSortedMapTest.HeadMapTests 215 @Override protected Integer getValueNotInPopulatedMap() { in getValueNotInPopulatedMap() method in ImmutableSortedMapTest.HeadMapInclusiveTests 230 @Override protected Integer getValueNotInPopulatedMap() { in getValueNotInPopulatedMap() method in ImmutableSortedMapTest.TailMapTests 245 @Override protected Integer getValueNotInPopulatedMap() { in getValueNotInPopulatedMap() method in ImmutableSortedMapTest.TailExclusiveMapTests 260 @Override protected Integer getValueNotInPopulatedMap() { in getValueNotInPopulatedMap() method in ImmutableSortedMapTest.SubMapTests
|
D | ImmutableMapTest.java | 184 @Override protected Integer getValueNotInPopulatedMap() { in getValueNotInPopulatedMap() method in ImmutableMapTest.MapTests 199 @Override protected Integer getValueNotInPopulatedMap() { in getValueNotInPopulatedMap() method in ImmutableMapTest.SingletonMapTests 216 @Override protected Integer getValueNotInPopulatedMap() { in getValueNotInPopulatedMap() method in ImmutableMapTest.ReserializedMapTests 241 @Override protected Integer getValueNotInPopulatedMap() { in getValueNotInPopulatedMap() method in ImmutableMapTest.MapTestsWithBadHashes 263 @Override protected UnhashableObject getValueNotInPopulatedMap() { in getValueNotInPopulatedMap() method in ImmutableMapTest.MapTestsWithUnhashableValues
|
D | ConstrainedMapImplementsMapTest.java | 53 @Override protected Integer getValueNotInPopulatedMap() in getValueNotInPopulatedMap() method in ConstrainedMapImplementsMapTest
|
D | AbstractMultimapAsMapImplementsMapTest.java | 55 @Override protected Collection<Integer> getValueNotInPopulatedMap() in getValueNotInPopulatedMap() method in AbstractMultimapAsMapImplementsMapTest
|
D | SubMapMultimapAsMapImplementsMapTest.java | 66 @Override protected Collection<Integer> getValueNotInPopulatedMap() { in getValueNotInPopulatedMap() method in SubMapMultimapAsMapImplementsMapTest
|
D | ForwardingSortedMapImplementsMapTest.java | 68 @Override protected Integer getValueNotInPopulatedMap() in getValueNotInPopulatedMap() method in ForwardingSortedMapImplementsMapTest
|
D | ImmutableBiMapTest.java | 134 @Override protected Integer getValueNotInPopulatedMap() { in getValueNotInPopulatedMap() method in ImmutableBiMapTest.MapTests 153 @Override protected Integer getValueNotInPopulatedMap() { in getValueNotInPopulatedMap() method in ImmutableBiMapTest.InverseMapTests
|
D | MapsTransformValuesTest.java | 76 @Override protected String getValueNotInPopulatedMap() in getValueNotInPopulatedMap() method in MapsTransformValuesTest
|
D | MapsTransformValuesUnmodifiableIteratorTest.java | 129 @Override protected String getValueNotInPopulatedMap()
|
D | TreeBasedTableTest.java | 105 @Override protected String getValueNotInPopulatedMap() { in getValueNotInPopulatedMap() method in TreeBasedTableTest.TreeRowTest
|
D | TableCollectionTest.java | 657 @Override protected Integer getValueNotInPopulatedMap() { in getValueNotInPopulatedMap() method in TableCollectionTest.MapTests 950 @Override protected Map<Integer, Character> getValueNotInPopulatedMap() { in getValueNotInPopulatedMap() method in TableCollectionTest.MapMapTests
|
/external/guava/guava-testlib/test/com/google/common/collect/testing/ |
D | SafeTreeMapTest.java | 124 @Override protected Integer getValueNotInPopulatedMap() { in getValueNotInPopulatedMap() method in SafeTreeMapTest.ReserializedMapTests
|