Home
last modified time | relevance | path

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

/external/protobuf/src/google/protobuf/
Dtest_util.h154 void RemoveLastRepeatedsViaReflection(Message* message);
Dgenerated_message_reflection_unittest.cc322 reflection_tester.RemoveLastRepeatedsViaReflection(&message); in TEST()
334 reflection_tester.RemoveLastRepeatedsViaReflection(&message); in TEST()
Dtest_util.cc3228 void TestUtil::ReflectionTester::RemoveLastRepeatedsViaReflection( in RemoveLastRepeatedsViaReflection() function in google::protobuf::TestUtil::ReflectionTester