Home
last modified time | relevance | path

Searched refs:ExpectClearViaReflection (Results 1 – 6 of 6) sorted by relevance

/external/protobuf/src/google/protobuf/
Dmap_test_util.h105 void ExpectClearViaReflection(const Message& message);
Ddynamic_message_unittest.cc140 reflection_tester.ExpectClearViaReflection(*prototype_); in TEST_F()
Dtest_util.h69 void ExpectClearViaReflection(const Message& message);
869 inline void TestUtil::ReflectionTester::ExpectClearViaReflection( in ExpectClearViaReflection() function
Dgenerated_message_reflection_unittest.cc77 reflection_tester.ExpectClearViaReflection(message); in TEST()
Dmap_test_util.cc1540 void MapReflectionTester::ExpectClearViaReflection(const Message& message) { in ExpectClearViaReflection() function in google::protobuf::MapReflectionTester
Dmap_test.cc2538 reflection_tester.ExpectClearViaReflection(message); in TEST()