Home
last modified time | relevance | path

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

/external/protobuf/src/google/protobuf/
Dmap_test_util.h100 void RemoveLastMapsViaReflection(Message* message);
Dmap_test_util.cc866 void MapReflectionTester::RemoveLastMapsViaReflection( in RemoveLastMapsViaReflection() function in google::protobuf::MapReflectionTester
Dmap_test.cc2283 reflection_tester.RemoveLastMapsViaReflection(&message); in TEST()