Searched refs:getMap (Results 1 - 4 of 4) sorted by relevance

/libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/util/
H A DAbstractMapTest.java266 public Map getMap() {
285 assertTrue("clone not shallow", map.getMap() == mapClone.getMap());
/libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/util/jar/
H A DAttributesTest.java278 assertEquals(mockAttr.getMap().hashCode(), mockAttr.hashCode());
282 public Map<Object, Object> getMap() { method in class:AttributesTest.MockAttributes
/libcore/luni/src/main/java/java/util/concurrent/
H A DConcurrentHashMap.java2655 public ConcurrentHashMap<K,V> getMap() { return map; } method in class:ConcurrentHashMap.CollectionView
/libcore/benchmarks/libs/
H A Dcaliper.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/caliper/ com/google/caliper/AllocationMeasurer ...

Completed in 431 milliseconds