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.cc101 reflection_tester.ModifyRepeatedFieldsViaReflection(&message); in TEST()
429 reflection_tester.ModifyRepeatedFieldsViaReflection(&message); in TEST()
Dtest_util.cc3169 void TestUtil::ReflectionTester::ModifyRepeatedFieldsViaReflection( in ModifyRepeatedFieldsViaReflection() function in google::protobuf::TestUtil::ReflectionTester