Home
last modified time | relevance | path

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

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/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.cc2471 reflection_tester.RemoveLastMapsViaReflection(&message); in TEST()