Home
last modified time | relevance | path

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

/external/protobuf/src/google/protobuf/
Dmap_test_util.h96 void SetMapFieldsViaReflection(Message* message);
Dmap_test.cc1898 reflection_tester.SetMapFieldsViaReflection(message1.get()); in TEST()
1965 reflection_tester.SetMapFieldsViaReflection(message.get()); in TEST()
2198 reflection_tester.SetMapFieldsViaReflection(&message); in TEST()
2209 reflection_tester.SetMapFieldsViaReflection(&message); in TEST()
2479 reflection_tester.SetMapFieldsViaReflection(message.get()); in TEST_F()
2504 reflection_tester.SetMapFieldsViaReflection(message.get()); in TEST_F()
2704 tester.SetMapFieldsViaReflection(&message); in TEST()
2717 tester.SetMapFieldsViaReflection(&message2); in TEST()
Dmap_test_util.cc339 void MapReflectionTester::SetMapFieldsViaReflection( in SetMapFieldsViaReflection() function in google::protobuf::MapReflectionTester
/external/protobuf/src/google/protobuf/util/
Dmessage_differencer_unittest.cc136 tester.SetMapFieldsViaReflection(&msg1); in TEST()
137 tester.SetMapFieldsViaReflection(&msg2); in TEST()