Searched refs:SetMapFieldsViaMapReflection (Results 1 – 3 of 3) sorted by relevance
97 void SetMapFieldsViaMapReflection(Message* message);
1915 reflection_tester.SetMapFieldsViaMapReflection(message1.get()); in TEST()1944 reflection_tester.SetMapFieldsViaMapReflection(&message2); in TEST()2443 reflection_tester.SetMapFieldsViaMapReflection(&message); in TEST()2489 reflection_tester.SetMapFieldsViaMapReflection(message.get()); in TEST_F()
558 void MapReflectionTester::SetMapFieldsViaMapReflection( in SetMapFieldsViaMapReflection() function in google::protobuf::MapReflectionTester