Home
last modified time | relevance | path

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

/external/protobuf/java/core/src/test/java/com/google/protobuf/
DMapForProto2LiteTest.java151 assertMapValuesUpdated(map); in testUpdateMapValues()
154 private void assertMapValuesUpdated(TestMap message) { in assertMapValuesUpdated() method in MapForProto2LiteTest
304 assertMapValuesUpdated(message); in testGettersAndSetters()
376 assertMapValuesUpdated(message); in testSerializeAndParse()
DMapLiteTest.java158 assertMapValuesUpdated(map); in testUpdateMapValues()
161 private void assertMapValuesUpdated(TestMap message) { in assertMapValuesUpdated() method in MapLiteTest
316 assertMapValuesUpdated(message); in testGettersAndSetters()
420 assertMapValuesUpdated(message); in testSerializeAndParse()
DMapForProto2Test.java228 assertMapValuesUpdated(usingMutableMap); in testUpdateMapValues()
233 assertMapValuesUpdated(usingAccessors); in testUpdateMapValues()
238 private void assertMapValuesUpdated(TestMap message) { in assertMapValuesUpdated() method in MapForProto2Test
450 assertMapValuesUpdated(message); in testGettersAndSetters()
524 assertMapValuesUpdated(message); in testSerializeAndParse()
DMapTest.java231 assertMapValuesUpdated(usingMutableMap); in testUpdateMapValues()
236 assertMapValuesUpdated(usingAccessors); in testUpdateMapValues()
241 private void assertMapValuesUpdated(TestMap message) { in assertMapValuesUpdated() method in MapTest
440 assertMapValuesUpdated(message); in testGettersAndSetters()
544 assertMapValuesUpdated(message); in testSerializeAndParse()