Home
last modified time | relevance | path

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

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/
Dtest_util.h151 void ExpectPackedFieldsSetViaReflection(const Message& message);
Ddynamic_message_unittest.cc173 reflection_tester.ExpectPackedFieldsSetViaReflection(*message); in TEST_F()
Dtest_util.cc2922 void TestUtil::ReflectionTester::ExpectPackedFieldsSetViaReflection( in ExpectPackedFieldsSetViaReflection() function in google::protobuf::TestUtil::ReflectionTester