Home
last modified time | relevance | path

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

/external/protobuf/src/google/protobuf/
Dtest_util.h145 void ModifyRepeatedFieldsViaReflection(Message* message);
Dgenerated_message_reflection_unittest.cc107 reflection_tester.ModifyRepeatedFieldsViaReflection(&message); in TEST()
435 reflection_tester.ModifyRepeatedFieldsViaReflection(&message); in TEST()
Dtest_util.cc3170 void TestUtil::ReflectionTester::ModifyRepeatedFieldsViaReflection( in ModifyRepeatedFieldsViaReflection() function in google::protobuf::TestUtil::ReflectionTester