Searched refs:map_enum_baz_ (Results 1 – 2 of 2) sorted by relevance
116 const EnumValueDescriptor* map_enum_baz_; variable
219 map_enum_baz_ = pool->FindEnumValueByName("protobuf_unittest.MAP_ENUM_BAZ"); in MapReflectionTester()294 EXPECT_FALSE(map_enum_baz_ == NULL); in MapReflectionTester()546 ->SetEnum(sub_message, map_int32_enum_val_, map_enum_baz_); in SetMapFieldsViaReflection()737 map_val.SetEnumValue(map_enum_baz_->number()); in SetMapFieldsViaMapReflection()1269 map[1] = map_enum_baz_; in ExpectMapFieldsSetViaReflection()1506 map[1] = map_enum_baz_; in ExpectMapFieldsSetViaReflectionIterator()