Home
last modified time | relevance | path

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

/external/protobuf/src/google/protobuf/
Dtest_util.h149 void SetPackedFieldsViaReflection(Message* message);
Ddynamic_message_unittest.cc153 reflection_tester.SetPackedFieldsViaReflection(message.get()); in TEST_F()
Dtest_util.cc2585 void TestUtil::ReflectionTester::SetPackedFieldsViaReflection( in SetPackedFieldsViaReflection() function in google::protobuf::TestUtil::ReflectionTester