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.h99 void RemoveLastMapsViaReflection(Message* message);
Dmap_test_util.cc875 void MapReflectionTester::RemoveLastMapsViaReflection(Message* message) { in RemoveLastMapsViaReflection() function in google::protobuf::MapReflectionTester
Dmap_test.cc2551 reflection_tester.RemoveLastMapsViaReflection(&message); in TEST()