/external/guava/guava-testlib/src/com/google/common/collect/testing/ |
D | ConcurrentMapInterfaceTest.java | 76 keyToPut = getKeyNotInPopulatedMap(); in testPutIfAbsentNewKey() 173 keyToPut = getKeyNotInPopulatedMap(); in testPutIfAbsentNewKeyNullValue() 264 keyToRemove = getKeyNotInPopulatedMap(); in testRemoveKeyValueMissingKey() 385 keyToRemove = getKeyNotInPopulatedMap(); in testRemoveKeyValueMissingKeyNullValue() 447 keyToReplace = getKeyNotInPopulatedMap(); in testReplace2MissingKey() 544 keyToReplace = getKeyNotInPopulatedMap(); in testReplace2MissingKeyNullValue() 644 keyToReplace = getKeyNotInPopulatedMap(); in testReplace3MissingKey() 747 keyToReplace = getKeyNotInPopulatedMap(); in testReplace3MissingKeyNullOldValue() 781 keyToReplace = getKeyNotInPopulatedMap(); in testReplace3MissingKeyNullNewValue()
|
D | MapInterfaceTest.java | 94 protected abstract K getKeyNotInPopulatedMap() in getKeyNotInPopulatedMap() method in MapInterfaceTest 300 unmappedKey = getKeyNotInPopulatedMap(); in testContainsKey() 356 unmappedKey = getKeyNotInPopulatedMap(); in testEntrySet() 529 key = getKeyNotInPopulatedMap(); in testEntrySetRemoveMissingKey() 890 largerMap.put(getKeyNotInPopulatedMap(), getValueNotInPopulatedMap()); in testEqualsForLargerMap() 946 unmappedKey = getKeyNotInPopulatedMap(); in testGet() 958 unmappedKey = getKeyNotInPopulatedMap(); in testGetForEmptyMap() 1007 keyToPut = getKeyNotInPopulatedMap(); in testPutNewKey() 1096 keyToPut = getKeyNotInPopulatedMap(); in testPutNullValue() 1157 keyToPut = getKeyNotInPopulatedMap(); in testPutAllNewKey() [all …]
|
/external/guava/guava-tests/test/com/google/common/collect/ |
D | ImmutableSortedMapTest.java | 198 @Override protected String getKeyNotInPopulatedMap() { in getKeyNotInPopulatedMap() method in ImmutableSortedMapTest.MapTests 213 @Override protected String getKeyNotInPopulatedMap() { in getKeyNotInPopulatedMap() method in ImmutableSortedMapTest.SingletonMapTests 230 @Override protected String getKeyNotInPopulatedMap() { in getKeyNotInPopulatedMap() method in ImmutableSortedMapTest.ReserializedMapTests 245 @Override protected String getKeyNotInPopulatedMap() { in getKeyNotInPopulatedMap() method in ImmutableSortedMapTest.HeadMapTests 260 @Override protected String getKeyNotInPopulatedMap() { in getKeyNotInPopulatedMap() method in ImmutableSortedMapTest.HeadMapInclusiveTests 275 @Override protected String getKeyNotInPopulatedMap() { in getKeyNotInPopulatedMap() method in ImmutableSortedMapTest.TailMapTests 290 @Override protected String getKeyNotInPopulatedMap() { in getKeyNotInPopulatedMap() method in ImmutableSortedMapTest.TailExclusiveMapTests 305 @Override protected String getKeyNotInPopulatedMap() { in getKeyNotInPopulatedMap() method in ImmutableSortedMapTest.SubMapTests
|
D | ImmutableMapTest.java | 184 @Override protected String getKeyNotInPopulatedMap() { in getKeyNotInPopulatedMap() method in ImmutableMapTest.MapTests 199 @Override protected String getKeyNotInPopulatedMap() { in getKeyNotInPopulatedMap() method in ImmutableMapTest.SingletonMapTests 216 @Override protected String getKeyNotInPopulatedMap() { in getKeyNotInPopulatedMap() method in ImmutableMapTest.ReserializedMapTests 241 @Override protected Object getKeyNotInPopulatedMap() { in getKeyNotInPopulatedMap() method in ImmutableMapTest.MapTestsWithBadHashes 263 @Override protected Integer getKeyNotInPopulatedMap() { in getKeyNotInPopulatedMap() method in ImmutableMapTest.MapTestsWithUnhashableValues
|
D | ConstrainedMapImplementsMapTest.java | 48 @Override protected String getKeyNotInPopulatedMap() in getKeyNotInPopulatedMap() method in ConstrainedMapImplementsMapTest
|
D | AbstractMultimapAsMapImplementsMapTest.java | 50 @Override protected String getKeyNotInPopulatedMap() in getKeyNotInPopulatedMap() method in AbstractMultimapAsMapImplementsMapTest
|
D | SubMapMultimapAsMapImplementsMapTest.java | 62 @Override protected String getKeyNotInPopulatedMap() { in getKeyNotInPopulatedMap() method in SubMapMultimapAsMapImplementsMapTest
|
D | ForwardingSortedMapImplementsMapTest.java | 63 @Override protected String getKeyNotInPopulatedMap() in getKeyNotInPopulatedMap() method in ForwardingSortedMapImplementsMapTest
|
D | BiMapMapInterfaceTest.java | 42 @Override protected String getKeyNotInPopulatedMap() { in getKeyNotInPopulatedMap() method in BiMapMapInterfaceTest.AbstractMapInterfaceTest
|
D | TableCollectionTest.java | 710 @Override protected String getKeyNotInPopulatedMap() { in getKeyNotInPopulatedMap() method in TableCollectionTest.MapTests 748 @Override protected String getKeyNotInPopulatedMap() { in getKeyNotInPopulatedMap() method in TableCollectionTest.ArrayRowTests 889 @Override protected String getKeyNotInPopulatedMap() { in getKeyNotInPopulatedMap() method in TableCollectionTest.ArrayColumnTests 1003 @Override protected String getKeyNotInPopulatedMap() { in getKeyNotInPopulatedMap() method in TableCollectionTest.MapMapTests 1133 @Override protected String getKeyNotInPopulatedMap() { in getKeyNotInPopulatedMap() method in TableCollectionTest.TreeRowMapHeadMapTests 1161 @Override protected String getKeyNotInPopulatedMap() { in getKeyNotInPopulatedMap() method in TableCollectionTest.TreeRowMapTailMapTests 1190 @Override protected String getKeyNotInPopulatedMap() { in getKeyNotInPopulatedMap() method in TableCollectionTest.TreeRowMapSubMapTests
|
D | ImmutableBiMapTest.java | 188 @Override protected String getKeyNotInPopulatedMap() { in getKeyNotInPopulatedMap() method in ImmutableBiMapTest.MapTests 207 @Override protected String getKeyNotInPopulatedMap() { in getKeyNotInPopulatedMap() method in ImmutableBiMapTest.InverseMapTests
|
D | SortedMapsTest.java | 205 @Override protected Integer getKeyNotInPopulatedMap() { in getKeyNotInPopulatedMap() method in SortedMapsTest.FilteredEntriesSortedMapInterfaceTest
|
D | MapsTransformValuesTest.java | 71 @Override protected String getKeyNotInPopulatedMap() in getKeyNotInPopulatedMap() method in MapsTransformValuesTest
|
D | MapsTransformValuesUnmodifiableIteratorTest.java | 124 @Override protected String getKeyNotInPopulatedMap()
|
D | TreeBasedTableTest.java | 96 @Override protected String getKeyNotInPopulatedMap() { in getKeyNotInPopulatedMap() method in TreeBasedTableTest.TreeRowTest
|
D | MapsTest.java | 1502 @Override protected Integer getKeyNotInPopulatedMap() {
|