Home
last modified time | relevance | path

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

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/
Dmap_test_util.h106 void ExpectClearViaReflection(const Message& message);
Dtest_util.h147 void ExpectClearViaReflection(const Message& message);
Ddynamic_message_unittest.cc144 reflection_tester.ExpectClearViaReflection(*prototype_); in TEST_F()
Dgenerated_message_reflection_unittest.cc79 reflection_tester.ExpectClearViaReflection(message); in TEST()
Dmap_test_util.cc1536 void MapReflectionTester::ExpectClearViaReflection( in ExpectClearViaReflection() function in google::protobuf::MapReflectionTester
Dmap_test.cc2457 reflection_tester.ExpectClearViaReflection(message); in TEST()
Dtest_util.cc2976 void TestUtil::ReflectionTester::ExpectClearViaReflection( in ExpectClearViaReflection() function in google::protobuf::TestUtil::ReflectionTester