AddNestedEnum 1179 third_party/protobuf/src/google/protobuf/descriptor_unittest.cc EnumDescriptorProto* baz = AddNestedEnum(message, "Baz"); AddNestedEnum 1181 third_party/protobuf/src/google/protobuf/descriptor_unittest.cc EnumDescriptorProto* qux = AddNestedEnum(message, "Qux"); AddNestedEnum 1191 third_party/protobuf/src/google/protobuf/descriptor_unittest.cc EnumDescriptorProto* qux2 = AddNestedEnum(message2, "Qux"); AddNestedEnum 1193 third_party/protobuf/src/google/protobuf/descriptor_unittest.cc EnumDescriptorProto* quux2 = AddNestedEnum(message2, "Quux");