Home
last modified time | relevance | path

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

/third_party/protobuf/src/google/protobuf/
Ddynamic_message_unittest.cc179 reflection_tester.SetPackedFieldsViaReflection(message); in TEST_P()
Dtest_util.h71 void SetPackedFieldsViaReflection(Message* message);
396 inline void TestUtil::ReflectionTester::SetPackedFieldsViaReflection( in SetPackedFieldsViaReflection() function