Home
last modified time | relevance | path

Searched defs:originalMap (Results 1 – 4 of 4) sorted by relevance

/external/guava/android/guava-tests/test/com/google/common/collect/
DMapMakerInternalMapTest.java627 ImmutableMap<Object, Object> originalMap = ImmutableMap.copyOf(map); in testExpand() local
720 ImmutableMap<Object, Object> originalMap = ImmutableMap.copyOf(map); in testExpand_cleanup() local
/external/guava/guava-tests/test/com/google/common/collect/
DMapMakerInternalMapTest.java627 ImmutableMap<Object, Object> originalMap = ImmutableMap.copyOf(map); in testExpand() local
720 ImmutableMap<Object, Object> originalMap = ImmutableMap.copyOf(map); in testExpand_cleanup() local
/external/guava/guava-tests/test/com/google/common/cache/
DLocalCacheTest.java1379 LinkedHashMap<Object, Object> originalMap = Maps.newLinkedHashMap(); in testSegmentPut_evict() local
1576 ImmutableMap<Object, Object> originalMap = ImmutableMap.copyOf(map); in testExpand() local
1770 ImmutableMap<Object, Object> originalMap = ImmutableMap.copyOf(map); in testExpand_cleanup() local
2417 LinkedHashMap<Object, Object> originalMap = Maps.newLinkedHashMap(); in testEvictEntries() local
/external/guava/android/guava-tests/test/com/google/common/cache/
DLocalCacheTest.java1366 LinkedHashMap<Object, Object> originalMap = Maps.newLinkedHashMap(); in testSegmentPut_evict() local
1563 ImmutableMap<Object, Object> originalMap = ImmutableMap.copyOf(map); in testExpand() local
1757 ImmutableMap<Object, Object> originalMap = ImmutableMap.copyOf(map); in testExpand_cleanup() local
2368 LinkedHashMap<Object, Object> originalMap = Maps.newLinkedHashMap(); in testEvictEntries() local