Searched defs:setMapValues (Results 1 – 3 of 3) sorted by relevance
51 private void setMapValues(TestMap.Builder builder) { in setMapValues() method in MapForProto2Test443 private static void setMapValues(Message.Builder builder, String name, Map<?, ?> values) { in setMapValues() method in MapForProto2Test
52 private void setMapValues(TestMap.Builder builder) { in setMapValues() method in MapTest536 private static void setMapValues(Message.Builder builder, String name, Map<?, ?> values) { in setMapValues() method in MapTest
48 private void setMapValues(TestMap.Builder builder) { in setMapValues() method in MapForProto2LiteTest