Searched refs:SetMapFieldsViaReflection (Results 1 – 4 of 4) sorted by relevance
96 void SetMapFieldsViaReflection(Message* message);
1898 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()
339 void MapReflectionTester::SetMapFieldsViaReflection( in SetMapFieldsViaReflection() function in google::protobuf::MapReflectionTester
136 tester.SetMapFieldsViaReflection(&msg1); in TEST()137 tester.SetMapFieldsViaReflection(&msg2); in TEST()