Home
last modified time | relevance | path

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

/external/protobuf/src/google/protobuf/
Ddynamic_message_unittest.cc247 reflection_tester.ExpectOneofSetViaReflection(*message); in TEST_P()
Dgenerated_message_reflection_unittest.cc776 TestUtil::ReflectionTester::ExpectOneofSetViaReflection(from_message1); in TEST()
824 TestUtil::ReflectionTester::ExpectOneofSetViaReflection(from_message1); in TEST()
Dtest_util.h93 static void ExpectOneofSetViaReflection(const Message& message);
360 inline void TestUtil::ReflectionTester::ExpectOneofSetViaReflection( in ExpectOneofSetViaReflection() function