Searched defs:emptyMap (Results 1 – 3 of 3) sorted by relevance
46 private MimeMap emptyMap; field in MimeMapTest
362 LinkedHashMap<String, String> emptyMap = createMap(); in test_eldest_empty() local
138 …p<@libcore.util.NullFromTypeParam K, @libcore.util.NullFromTypeParam V> emptyMap() { throw new Run… in emptyMap() method in Collections