Home
last modified time | relevance | path

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

/external/protobuf/src/google/protobuf/
Dmap_test_util.h151 const FieldDescriptor* map_string_string_key_; variable
Dmap_test_util.cc284 map_string_string_key_ = in MapReflectionTester()
330 EXPECT_FALSE(map_string_string_key_ == NULL); in MapReflectionTester()
425 sub_message->GetReflection()->SetString(sub_message, map_string_string_key_, in SetMapFieldsViaReflection()
520 sub_message->GetReflection()->SetString(sub_message, map_string_string_key_, in SetMapFieldsViaReflection()
1245 *sub_message, map_string_string_key_); in ExpectMapFieldsSetViaReflection()