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.h146 const FieldDescriptor* map_string_string_key_; variable
Dmap_test_util.cc275 map_string_string_key_ = pool->FindFieldByName( in MapReflectionTester()
321 EXPECT_FALSE(map_string_string_key_ == NULL); in MapReflectionTester()
426 ->SetString(sub_message, map_string_string_key_, "0"); in SetMapFieldsViaReflection()
532 ->SetString(sub_message, map_string_string_key_, "1"); in SetMapFieldsViaReflection()
1238 *sub_message, map_string_string_key_); in ExpectMapFieldsSetViaReflection()