Home
last modified time | relevance | path

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

/third_party/protobuf/src/google/protobuf/
Dgenerated_message_reflection_unittest.cc351 reflection_tester.ReleaseLastRepeatedsViaReflection(&message, false); in TEST()
373 reflection_tester.ReleaseLastRepeatedsViaReflection(&message, true); in TEST()
Dtest_util.h75 void ReleaseLastRepeatedsViaReflection(Message* message,
1123 inline void TestUtil::ReflectionTester::ReleaseLastRepeatedsViaReflection( in ReleaseLastRepeatedsViaReflection() function