Home
last modified time | relevance | path

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

/external/protobuf/src/google/protobuf/
Dmap_test_util.h100 void ReleaseLastMapsViaReflection(Message* message);
Dmap_test_util.cc887 void MapReflectionTester::ReleaseLastMapsViaReflection(Message* message) { in ReleaseLastMapsViaReflection() function in google::protobuf::MapReflectionTester
Dmap_test.cc2568 reflection_tester.ReleaseLastMapsViaReflection(&message); in TEST()