Home
last modified time | relevance | path

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

/external/protobuf/src/google/protobuf/
Ddynamic_message_unittest.cc180 reflection_tester.ExpectPackedFieldsSetViaReflection(*message); in TEST_P()
Dtest_util.h72 void ExpectPackedFieldsSetViaReflection(const Message& message);
807 inline void TestUtil::ReflectionTester::ExpectPackedFieldsSetViaReflection( in ExpectPackedFieldsSetViaReflection() function