Searched refs:ExpectAllFieldsSetViaReflection (Results 1 – 4 of 4) sorted by relevance
136 reflection_tester.ExpectAllFieldsSetViaReflection(*message); in TEST_F()145 reflection_tester.ExpectAllFieldsSetViaReflection(*message); in TEST_F()
146 void ExpectAllFieldsSetViaReflection(const Message& message);
99 reflection_tester.ExpectAllFieldsSetViaReflection(message); in TEST()427 reflection_tester.ExpectAllFieldsSetViaReflection(message); in TEST()
2621 void TestUtil::ReflectionTester::ExpectAllFieldsSetViaReflection( in ExpectAllFieldsSetViaReflection() function in google::protobuf::TestUtil::ReflectionTester