Home
last modified time | relevance | path

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

/external/protobuf/src/google/protobuf/
Dmap_test.cc2820 const Reflection* map_entry_reflection = map_entry->GetReflection(); in TEST_F() local
2824 map_entry_reflection->MutableMessage(map_entry, value_field); in TEST_F()
3300 const Reflection* map_entry_reflection = iter->GetReflection(); in TEST() local
3303 map_entry_reflection->SetInt32(&(*iter), value_field_desc, 2); in TEST()