Home
last modified time | relevance | path

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

/external/protobuf/src/google/protobuf/
Dtest_util.h155 void ReleaseLastRepeatedsViaReflection(
Dgenerated_message_reflection_unittest.cc352 reflection_tester.ReleaseLastRepeatedsViaReflection(&message, false); in TEST()
374 reflection_tester.ReleaseLastRepeatedsViaReflection(&message, true); in TEST()
Dtest_util.cc3243 void TestUtil::ReflectionTester::ReleaseLastRepeatedsViaReflection( in ReleaseLastRepeatedsViaReflection() function in google::protobuf::TestUtil::ReflectionTester