Searched refs:SetMapFieldsViaReflection (Results 1 – 4 of 4) sorted by relevance
96 void SetMapFieldsViaReflection(Message* message);
1948 reflection_tester.SetMapFieldsViaReflection(message1.get()); in TEST()2015 reflection_tester.SetMapFieldsViaReflection(message.get()); in TEST()2386 reflection_tester.SetMapFieldsViaReflection(&message); in TEST()2397 reflection_tester.SetMapFieldsViaReflection(&message); in TEST()2667 reflection_tester.SetMapFieldsViaReflection(message.get()); in TEST_F()2692 reflection_tester.SetMapFieldsViaReflection(message.get()); in TEST_F()2968 tester.SetMapFieldsViaReflection(&message); in TEST()2981 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()