Home
last modified time | relevance | path

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

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/
Dtest_util.h149 void SetPackedFieldsViaReflection(Message* message);
Ddynamic_message_unittest.cc172 reflection_tester.SetPackedFieldsViaReflection(message.get()); in TEST_F()
Dtest_util.cc2586 void TestUtil::ReflectionTester::SetPackedFieldsViaReflection( in SetPackedFieldsViaReflection() function in google::protobuf::TestUtil::ReflectionTester