Searched refs:intMap (Results 1 – 9 of 9) sorted by relevance
195 Map<Integer, Integer> intMap = builder.getMutableInt32ToInt32Field(); in testSanityCopyOnWrite() local196 intMap.put(1, 2); in testSanityCopyOnWrite()200 intMap.put(2, 3); in testSanityCopyOnWrite()214 Map<Integer, Integer> intMap = builder.getMutableInt32ToInt32Field(); in testMutableMapLifecycle() local215 intMap.put(1, 2); in testMutableMapLifecycle()218 intMap.put(2, 3); in testMutableMapLifecycle()278 Map<Integer, Integer> intMap = builder.getMutableInt32ToInt32Field(); in testMutableMapLifecycle_collections() local279 intMap.put(1, 2); in testMutableMapLifecycle_collections()282 intMap.remove(2); in testMutableMapLifecycle_collections()288 intMap.entrySet().remove(new Object()); in testMutableMapLifecycle_collections()[all …]
193 Map<Integer, Integer> intMap = builder.getMutableInt32ToInt32Field(); in testMutableMapLifecycle() local194 intMap.put(1, 2); in testMutableMapLifecycle()197 intMap.put(2, 3); in testMutableMapLifecycle()257 Map<Integer, Integer> intMap = builder.getMutableInt32ToInt32Field(); in testMutableMapLifecycle_collections() local258 intMap.put(1, 2); in testMutableMapLifecycle_collections()261 intMap.remove(2); in testMutableMapLifecycle_collections()267 intMap.entrySet().remove(new Object()); in testMutableMapLifecycle_collections()273 intMap.entrySet().iterator().remove(); in testMutableMapLifecycle_collections()279 intMap.keySet().remove(new Object()); in testMutableMapLifecycle_collections()285 intMap.values().remove(new Object()); in testMutableMapLifecycle_collections()[all …]
194 Map<Integer, Integer> intMap = builder.getMutableInt32ToInt32Field(); in testMutableMapLifecycle() local195 intMap.put(1, 2); in testMutableMapLifecycle()198 intMap.put(2, 3); in testMutableMapLifecycle()258 Map<Integer, Integer> intMap = builder.getMutableInt32ToInt32Field(); in testMutableMapLifecycle_collections() local259 intMap.put(1, 2); in testMutableMapLifecycle_collections()262 intMap.remove(2); in testMutableMapLifecycle_collections()268 intMap.entrySet().remove(new Object()); in testMutableMapLifecycle_collections()274 intMap.entrySet().iterator().remove(); in testMutableMapLifecycle_collections()280 intMap.keySet().remove(new Object()); in testMutableMapLifecycle_collections()286 intMap.values().remove(new Object()); in testMutableMapLifecycle_collections()[all …]
487 Map<String, Integer> intMap = ImmutableMap.of("a", 3, "b", 2); in testMutableValues() local488 assertEquals(intMap.hashCode(), map.entrySet().hashCode()); in testMutableValues()489 assertEquals(intMap.hashCode(), map.hashCode()); in testMutableValues()
604 Map<String, Integer> intMap in testMutableValues() local606 assertEquals(intMap.hashCode(), map.entrySet().hashCode()); in testMutableValues()607 assertEquals(intMap.hashCode(), map.hashCode()); in testMutableValues()
639 Map<String, Integer> intMap = ImmutableMap.of("a", 3, "b", 2); in testMutableValues() local640 assertEquals(intMap.hashCode(), map.entrySet().hashCode()); in testMutableValues()641 assertEquals(intMap.hashCode(), map.hashCode()); in testMutableValues()
693 Map<String, Integer> intMap in testMutableValues() local695 assertEquals(intMap.hashCode(), map.entrySet().hashCode()); in testMutableValues()696 assertEquals(intMap.hashCode(), map.hashCode()); in testMutableValues()
META-INF/ META-INF/MANIFEST.MF META-INF/descriptors.jvm. ...
META-INF/ META-INF/MANIFEST.MF META-INF/services/ META- ...