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.h101 void ReleaseLastMapsViaReflection(Message* message);
Dmap_test_util.cc879 void MapReflectionTester::ReleaseLastMapsViaReflection( in ReleaseLastMapsViaReflection() function in google::protobuf::MapReflectionTester
Dmap_test.cc2300 reflection_tester.ReleaseLastMapsViaReflection(&message); in TEST()