Home
last modified time | relevance | path

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

/external/protobuf/src/google/protobuf/
Dmap_test_util.h151 const FieldDescriptor* map_int32_enum_val_; variable
Dmap_test_util.cc285 map_int32_enum_val_ = pool->FindFieldByName( in MapReflectionTester()
326 EXPECT_FALSE(map_int32_enum_val_ == NULL); in MapReflectionTester()
440 ->SetEnum(sub_message, map_int32_enum_val_, map_enum_bar_); in SetMapFieldsViaReflection()
546 ->SetEnum(sub_message, map_int32_enum_val_, map_enum_baz_); in SetMapFieldsViaReflection()
1276 *sub_message, map_int32_enum_val_); in ExpectMapFieldsSetViaReflection()