Home
last modified time | relevance | path

Searched refs:setMapValuesUsingMutableMap (Results 1 – 2 of 2) sorted by relevance

/external/protobuf/java/core/src/test/java/com/google/protobuf/
DMapForProto2Test.java55 private void setMapValuesUsingMutableMap(TestMap.Builder builder) { in setMapValuesUsingMutableMap() method in MapForProto2Test
108 setMapValuesUsingMutableMap(usingMutableMapBuilder); in testSetMapValues()
214 setMapValuesUsingMutableMap(usingMutableMapBuilder); in testUpdateMapValues()
DMapTest.java58 private void setMapValuesUsingMutableMap(TestMap.Builder builder) { in setMapValuesUsingMutableMap() method in MapTest
111 setMapValuesUsingMutableMap(usingMutableMapBuilder); in testSetMapValues()
217 setMapValuesUsingMutableMap(usingMutableMapBuilder); in testUpdateMapValues()