Searched refs:RemoveLastRepeatedsViaReflection (Results 1 - 3 of 3) sorted by relevance

/external/protobuf/src/google/protobuf/
H A Dtest_util.h134 void RemoveLastRepeatedsViaReflection(Message* message);
H A Dgenerated_message_reflection_unittest.cc217 reflection_tester.RemoveLastRepeatedsViaReflection(&message);
228 reflection_tester.RemoveLastRepeatedsViaReflection(&message);
H A Dtest_util.cc2827 void TestUtil::ReflectionTester::RemoveLastRepeatedsViaReflection(Message* message) { function in class:google::protobuf::TestUtil::ReflectionTester

Completed in 40 milliseconds