Home
last modified time | relevance | path

Searched refs:copyMapValues (Results 1 – 4 of 4) sorted by relevance

/external/protobuf/java/core/src/test/java/com/google/protobuf/
DMapForProto2LiteTest.java78 private void copyMapValues(TestMap source, TestMap.Builder destination) { in copyMapValues() method in MapForProto2LiteTest
320 copyMapValues(source, destination); in testPutAll()
DMapLiteTest.java85 private void copyMapValues(TestMap source, TestMap.Builder destination) { in copyMapValues() method in MapLiteTest
332 copyMapValues(source, destination); in testPutAll()
DMapForProto2Test.java120 private void copyMapValues(TestMap source, TestMap.Builder destination) { in copyMapValues() method in MapForProto2Test
466 copyMapValues(source, destination); in testPutAll()
DMapTest.java123 private void copyMapValues(TestMap source, TestMap.Builder destination) { in copyMapValues() method in MapTest
456 copyMapValues(source, destination); in testPutAll()