Home
last modified time | relevance | path

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

/external/protobuf/src/google/protobuf/
Dmap_test_util.h147 const FieldDescriptor* map_string_string_val_; variable
Dmap_test_util.cc277 map_string_string_val_ = pool->FindFieldByName( in MapReflectionTester()
322 EXPECT_FALSE(map_string_string_val_ == NULL); in MapReflectionTester()
428 ->SetString(sub_message, map_string_string_val_, "0"); in SetMapFieldsViaReflection()
534 ->SetString(sub_message, map_string_string_val_, "1"); in SetMapFieldsViaReflection()
1240 *sub_message, map_string_string_val_); in ExpectMapFieldsSetViaReflection()