Home
last modified time | relevance | path

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

/external/guava/guava-tests/test/com/google/common/collect/
DMapMakerInternalMapTest.java591 ImmutableMap<Object, Object> originalMap = ImmutableMap.copyOf(map); in testExpand() local
684 ImmutableMap<Object, Object> originalMap = ImmutableMap.copyOf(map); in testExpand_cleanup() local
/external/guava/android/guava-tests/test/com/google/common/collect/
DMapMakerInternalMapTest.java591 ImmutableMap<Object, Object> originalMap = ImmutableMap.copyOf(map); in testExpand() local
684 ImmutableMap<Object, Object> originalMap = ImmutableMap.copyOf(map); in testExpand_cleanup() local
/external/guava/android/guava-tests/test/com/google/common/cache/
DLocalCacheTest.java1440 LinkedHashMap<Object, Object> originalMap = Maps.newLinkedHashMap(); in testSegmentPut_evict() local
1637 ImmutableMap<Object, Object> originalMap = ImmutableMap.copyOf(map); in testExpand() local
1831 ImmutableMap<Object, Object> originalMap = ImmutableMap.copyOf(map); in testExpand_cleanup() local
2441 LinkedHashMap<Object, Object> originalMap = Maps.newLinkedHashMap(); in testEvictEntries() local
/external/guava/guava-tests/test/com/google/common/cache/
DLocalCacheTest.java1456 LinkedHashMap<Object, Object> originalMap = Maps.newLinkedHashMap(); in testSegmentPut_evict() local
1653 ImmutableMap<Object, Object> originalMap = ImmutableMap.copyOf(map); in testExpand() local
1847 ImmutableMap<Object, Object> originalMap = ImmutableMap.copyOf(map); in testExpand_cleanup() local
2493 LinkedHashMap<Object, Object> originalMap = Maps.newLinkedHashMap(); in testEvictEntries() local