Searched refs:SetAllFieldsViaReflection (Results 1 – 5 of 5) sorted by relevance
103 reflection_tester.SetAllFieldsViaReflection(&message); in TEST()431 reflection_tester.SetAllFieldsViaReflection(&message); in TEST()495 reflection_tester.SetAllFieldsViaReflection(&from_message1); in TEST()496 reflection_tester.SetAllFieldsViaReflection(&from_message2); in TEST()528 reflection_tester.SetAllFieldsViaReflection(&from_message1); in TEST()529 reflection_tester.SetAllFieldsViaReflection(&from_message2); in TEST()736 reflection_tester.SetAllFieldsViaReflection(&message); in TEST()742 reflection_tester.SetAllFieldsViaReflection(&message); in TEST()762 reflection_tester.SetAllFieldsViaReflection(&message); in TEST()768 reflection_tester.SetAllFieldsViaReflection(&message); in TEST()[all …]
154 reflection_tester.SetAllFieldsViaReflection(message.get()); in TEST_F()163 reflection_tester.SetAllFieldsViaReflection(message.get()); in TEST_F()244 reflection_tester.SetAllFieldsViaReflection(message.get()); in TEST_F()
144 void SetAllFieldsViaReflection(Message* message);
2384 void TestUtil::ReflectionTester::SetAllFieldsViaReflection(Message* message) { in SetAllFieldsViaReflection() function in google::protobuf::TestUtil::ReflectionTester
565 reflection_tester.SetAllFieldsViaReflection(message1.get()); in TEST()