Home
last modified time | relevance | path

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

/external/protobuf/java/core/src/test/java/com/google/protobuf/
DMapForProto2Test.java107 TestMap.Builder usingMutableMapBuilder = TestMap.newBuilder(); in testSetMapValues() local
213 TestMap.Builder usingMutableMapBuilder = TestMap.newBuilder(); in testUpdateMapValues() local
DMapTest.java110 TestMap.Builder usingMutableMapBuilder = TestMap.newBuilder(); in testSetMapValues() local
216 TestMap.Builder usingMutableMapBuilder = TestMap.newBuilder(); in testUpdateMapValues() local
DMapLiteTest.java73 TestMap.Builder usingMutableMapBuilder = TestMap.newBuilder(); in testSetMapValues() local