Searched refs:ExpectOneofSetViaReflection (Results 1 – 4 of 4) sorted by relevance
175 static void ExpectOneofSetViaReflection(const Message& message);
231 reflection_tester.ExpectOneofSetViaReflection(*message); in TEST_F()
695 TestUtil::ReflectionTester::ExpectOneofSetViaReflection(from_message1); in TEST()
2551 void TestUtil::ReflectionTester::ExpectOneofSetViaReflection( in ExpectOneofSetViaReflection() function in google::protobuf::TestUtil::ReflectionTester