Home
last modified time | relevance | path

Searched refs:ExpectOneofSetViaReflection (Results 1 – 4 of 4) sorted by relevance

/external/protobuf/src/google/protobuf/
Dtest_util.h175 static void ExpectOneofSetViaReflection(const Message& message);
Ddynamic_message_unittest.cc231 reflection_tester.ExpectOneofSetViaReflection(*message); in TEST_F()
Dgenerated_message_reflection_unittest.cc695 TestUtil::ReflectionTester::ExpectOneofSetViaReflection(from_message1); in TEST()
Dtest_util.cc2551 void TestUtil::ReflectionTester::ExpectOneofSetViaReflection( in ExpectOneofSetViaReflection() function in google::protobuf::TestUtil::ReflectionTester