Home
last modified time | relevance | path

Searched refs:SetMapFieldsViaReflection (Results 1 – 4 of 4) sorted by relevance

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/
Dmap_test_util.h96 void SetMapFieldsViaReflection(Message* message);
Dmap_test.cc1948 reflection_tester.SetMapFieldsViaReflection(message1.get()); in TEST()
2015 reflection_tester.SetMapFieldsViaReflection(message.get()); in TEST()
2386 reflection_tester.SetMapFieldsViaReflection(&message); in TEST()
2397 reflection_tester.SetMapFieldsViaReflection(&message); in TEST()
2667 reflection_tester.SetMapFieldsViaReflection(message.get()); in TEST_F()
2692 reflection_tester.SetMapFieldsViaReflection(message.get()); in TEST_F()
2968 tester.SetMapFieldsViaReflection(&message); in TEST()
2981 tester.SetMapFieldsViaReflection(&message2); in TEST()
Dmap_test_util.cc339 void MapReflectionTester::SetMapFieldsViaReflection( in SetMapFieldsViaReflection() function in google::protobuf::MapReflectionTester
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/util/
Dmessage_differencer_unittest.cc136 tester.SetMapFieldsViaReflection(&msg1); in TEST()
137 tester.SetMapFieldsViaReflection(&msg2); in TEST()