Home
last modified time | relevance | path

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

/libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/util/
DCollectionsTest.java2223 static class MapTestSupport { class in CollectionsTest
2230 public MapTestSupport(Map<String, Integer> modifiableMap) { in MapTestSupport() method in CollectionsTest.MapTestSupport