Home
last modified time | relevance | path

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

/external/guava/guava-tests/test/com/google/common/collect/
DMapMakerInternalMapTest.java761 LinkedHashMap<Object, Object> originalMap = Maps.newLinkedHashMap(); in testSegmentPut_evict() local
881 ImmutableMap<Object, Object> originalMap = ImmutableMap.copyOf(map); in testExpand() local
1020 ImmutableMap<Object, Object> originalMap = ImmutableMap.copyOf(map); in testExpand_cleanup() local
1471 LinkedHashMap<Object, Object> originalMap = Maps.newLinkedHashMap(); in testEvictEntries() local
/external/guava/guava-tests/test/com/google/common/cache/
DLocalCacheTest.java1207 LinkedHashMap<Object, Object> originalMap = Maps.newLinkedHashMap(); in testSegmentPut_evict() local
1405 ImmutableMap<Object, Object> originalMap = ImmutableMap.copyOf(map); in testExpand() local
1543 ImmutableMap<Object, Object> originalMap = ImmutableMap.copyOf(map); in testExpand_cleanup() local
2139 LinkedHashMap<Object, Object> originalMap = Maps.newLinkedHashMap(); in testEvictEntries() local