ValidationErrorTest 2510 third_party/protobuf/src/google/protobuf/descriptor_unittest.cc TEST_F(ValidationErrorTest, AlreadyDefined) { ValidationErrorTest 2519 third_party/protobuf/src/google/protobuf/descriptor_unittest.cc TEST_F(ValidationErrorTest, AlreadyDefinedInPackage) { ValidationErrorTest 2530 third_party/protobuf/src/google/protobuf/descriptor_unittest.cc TEST_F(ValidationErrorTest, AlreadyDefinedInOtherFile) { ValidationErrorTest 2543 third_party/protobuf/src/google/protobuf/descriptor_unittest.cc TEST_F(ValidationErrorTest, PackageAlreadyDefined) { ValidationErrorTest 2555 third_party/protobuf/src/google/protobuf/descriptor_unittest.cc TEST_F(ValidationErrorTest, EnumValueAlreadyDefinedInParent) { ValidationErrorTest 2568 third_party/protobuf/src/google/protobuf/descriptor_unittest.cc TEST_F(ValidationErrorTest, EnumValueAlreadyDefinedInParentNonGlobal) { ValidationErrorTest 2582 third_party/protobuf/src/google/protobuf/descriptor_unittest.cc TEST_F(ValidationErrorTest, MissingName) { ValidationErrorTest 2590 third_party/protobuf/src/google/protobuf/descriptor_unittest.cc TEST_F(ValidationErrorTest, InvalidName) { ValidationErrorTest 2598 third_party/protobuf/src/google/protobuf/descriptor_unittest.cc TEST_F(ValidationErrorTest, InvalidPackageName) { ValidationErrorTest 2606 third_party/protobuf/src/google/protobuf/descriptor_unittest.cc TEST_F(ValidationErrorTest, MissingFileName) { ValidationErrorTest 2613 third_party/protobuf/src/google/protobuf/descriptor_unittest.cc TEST_F(ValidationErrorTest, DupeDependency) { ValidationErrorTest 2623 third_party/protobuf/src/google/protobuf/descriptor_unittest.cc TEST_F(ValidationErrorTest, UnknownDependency) { ValidationErrorTest 2631 third_party/protobuf/src/google/protobuf/descriptor_unittest.cc TEST_F(ValidationErrorTest, InvalidPublicDependencyIndex) { ValidationErrorTest 2640 third_party/protobuf/src/google/protobuf/descriptor_unittest.cc TEST_F(ValidationErrorTest, ForeignUnimportedPackageNoCrash) { ValidationErrorTest 2664 third_party/protobuf/src/google/protobuf/descriptor_unittest.cc TEST_F(ValidationErrorTest, DupeFile) { ValidationErrorTest 2681 third_party/protobuf/src/google/protobuf/descriptor_unittest.cc TEST_F(ValidationErrorTest, FieldInExtensionRange) { ValidationErrorTest 2699 third_party/protobuf/src/google/protobuf/descriptor_unittest.cc TEST_F(ValidationErrorTest, OverlappingExtensionRanges) { ValidationErrorTest 2715 third_party/protobuf/src/google/protobuf/descriptor_unittest.cc TEST_F(ValidationErrorTest, InvalidDefaults) { ValidationErrorTest 2760 third_party/protobuf/src/google/protobuf/descriptor_unittest.cc TEST_F(ValidationErrorTest, NegativeFieldNumber) { ValidationErrorTest 2771 third_party/protobuf/src/google/protobuf/descriptor_unittest.cc TEST_F(ValidationErrorTest, HugeFieldNumber) { ValidationErrorTest 2784 third_party/protobuf/src/google/protobuf/descriptor_unittest.cc TEST_F(ValidationErrorTest, ReservedFieldNumber) { ValidationErrorTest 2801 third_party/protobuf/src/google/protobuf/descriptor_unittest.cc TEST_F(ValidationErrorTest, ExtensionMissingExtendee) { ValidationErrorTest 2814 third_party/protobuf/src/google/protobuf/descriptor_unittest.cc TEST_F(ValidationErrorTest, NonExtensionWithExtendee) { ValidationErrorTest 2831 third_party/protobuf/src/google/protobuf/descriptor_unittest.cc TEST_F(ValidationErrorTest, FieldNumberConflict) { ValidationErrorTest 2844 third_party/protobuf/src/google/protobuf/descriptor_unittest.cc TEST_F(ValidationErrorTest, BadMessageSetExtensionType) { ValidationErrorTest 2862 third_party/protobuf/src/google/protobuf/descriptor_unittest.cc TEST_F(ValidationErrorTest, BadMessageSetExtensionLabel) { ValidationErrorTest 2880 third_party/protobuf/src/google/protobuf/descriptor_unittest.cc TEST_F(ValidationErrorTest, FieldInMessageSet) { ValidationErrorTest 2893 third_party/protobuf/src/google/protobuf/descriptor_unittest.cc TEST_F(ValidationErrorTest, NegativeExtensionRangeNumber) { ValidationErrorTest 2904 third_party/protobuf/src/google/protobuf/descriptor_unittest.cc TEST_F(ValidationErrorTest, HugeExtensionRangeNumber) { ValidationErrorTest 2916 third_party/protobuf/src/google/protobuf/descriptor_unittest.cc TEST_F(ValidationErrorTest, ExtensionRangeEndBeforeStart) { ValidationErrorTest 2931 third_party/protobuf/src/google/protobuf/descriptor_unittest.cc TEST_F(ValidationErrorTest, EmptyEnum) { ValidationErrorTest 2950 third_party/protobuf/src/google/protobuf/descriptor_unittest.cc TEST_F(ValidationErrorTest, UndefinedExtendee) { ValidationErrorTest 2962 third_party/protobuf/src/google/protobuf/descriptor_unittest.cc TEST_F(ValidationErrorTest, NonMessageExtendee) { ValidationErrorTest 2975 third_party/protobuf/src/google/protobuf/descriptor_unittest.cc TEST_F(ValidationErrorTest, NotAnExtensionNumber) { ValidationErrorTest 2991 third_party/protobuf/src/google/protobuf/descriptor_unittest.cc TEST_F(ValidationErrorTest, UndefinedFieldType) { ValidationErrorTest 3002 third_party/protobuf/src/google/protobuf/descriptor_unittest.cc TEST_F(ValidationErrorTest, FieldTypeDefinedInUndeclaredDependency) { ValidationErrorTest 3018 third_party/protobuf/src/google/protobuf/descriptor_unittest.cc TEST_F(ValidationErrorTest, FieldTypeDefinedInIndirectDependency) { ValidationErrorTest 3053 third_party/protobuf/src/google/protobuf/descriptor_unittest.cc TEST_F(ValidationErrorTest, FieldTypeDefinedInPublicDependency) { ValidationErrorTest 3088 third_party/protobuf/src/google/protobuf/descriptor_unittest.cc TEST_F(ValidationErrorTest, FieldTypeDefinedInTransitivePublicDependency) { ValidationErrorTest 3129 third_party/protobuf/src/google/protobuf/descriptor_unittest.cc TEST_F(ValidationErrorTest, ValidationErrorTest 3176 third_party/protobuf/src/google/protobuf/descriptor_unittest.cc TEST_F(ValidationErrorTest, SearchMostLocalFirst) { ValidationErrorTest 3206 third_party/protobuf/src/google/protobuf/descriptor_unittest.cc TEST_F(ValidationErrorTest, SearchMostLocalFirst2) { ValidationErrorTest 3224 third_party/protobuf/src/google/protobuf/descriptor_unittest.cc TEST_F(ValidationErrorTest, PackageOriginallyDeclaredInTransitiveDependent) { ValidationErrorTest 3265 third_party/protobuf/src/google/protobuf/descriptor_unittest.cc TEST_F(ValidationErrorTest, FieldTypeNotAType) { ValidationErrorTest 3278 third_party/protobuf/src/google/protobuf/descriptor_unittest.cc TEST_F(ValidationErrorTest, RelativeFieldTypeNotAType) { ValidationErrorTest 3293 third_party/protobuf/src/google/protobuf/descriptor_unittest.cc TEST_F(ValidationErrorTest, FieldTypeMayBeItsName) { ValidationErrorTest 3305 third_party/protobuf/src/google/protobuf/descriptor_unittest.cc TEST_F(ValidationErrorTest, EnumFieldTypeIsMessage) { ValidationErrorTest 3318 third_party/protobuf/src/google/protobuf/descriptor_unittest.cc TEST_F(ValidationErrorTest, MessageFieldTypeIsEnum) { ValidationErrorTest 3331 third_party/protobuf/src/google/protobuf/descriptor_unittest.cc TEST_F(ValidationErrorTest, BadEnumDefaultValue) { ValidationErrorTest 3345 third_party/protobuf/src/google/protobuf/descriptor_unittest.cc TEST_F(ValidationErrorTest, PrimitiveWithTypeName) { ValidationErrorTest 3357 third_party/protobuf/src/google/protobuf/descriptor_unittest.cc TEST_F(ValidationErrorTest, NonPrimitiveWithoutTypeName) { ValidationErrorTest 3369 third_party/protobuf/src/google/protobuf/descriptor_unittest.cc TEST_F(ValidationErrorTest, InputTypeNotDefined) { ValidationErrorTest 3382 third_party/protobuf/src/google/protobuf/descriptor_unittest.cc TEST_F(ValidationErrorTest, InputTypeNotAMessage) { ValidationErrorTest 3396 third_party/protobuf/src/google/protobuf/descriptor_unittest.cc TEST_F(ValidationErrorTest, OutputTypeNotDefined) { ValidationErrorTest 3409 third_party/protobuf/src/google/protobuf/descriptor_unittest.cc TEST_F(ValidationErrorTest, OutputTypeNotAMessage) { ValidationErrorTest 3424 third_party/protobuf/src/google/protobuf/descriptor_unittest.cc TEST_F(ValidationErrorTest, IllegalPackedField) { ValidationErrorTest 3455 third_party/protobuf/src/google/protobuf/descriptor_unittest.cc TEST_F(ValidationErrorTest, OptionWrongType) { ValidationErrorTest 3472 third_party/protobuf/src/google/protobuf/descriptor_unittest.cc TEST_F(ValidationErrorTest, OptionExtendsAtomicType) { ValidationErrorTest 3491 third_party/protobuf/src/google/protobuf/descriptor_unittest.cc TEST_F(ValidationErrorTest, DupOption) { ValidationErrorTest 3511 third_party/protobuf/src/google/protobuf/descriptor_unittest.cc TEST_F(ValidationErrorTest, InvalidOptionName) { ValidationErrorTest 3530 third_party/protobuf/src/google/protobuf/descriptor_unittest.cc TEST_F(ValidationErrorTest, RepeatedOption) { ValidationErrorTest 3546 third_party/protobuf/src/google/protobuf/descriptor_unittest.cc TEST_F(ValidationErrorTest, CustomOptionConflictingFieldNumber) { ValidationErrorTest 3561 third_party/protobuf/src/google/protobuf/descriptor_unittest.cc TEST_F(ValidationErrorTest, Int32OptionValueOutOfPositiveRange) { ValidationErrorTest 3578 third_party/protobuf/src/google/protobuf/descriptor_unittest.cc TEST_F(ValidationErrorTest, Int32OptionValueOutOfNegativeRange) { ValidationErrorTest 3595 third_party/protobuf/src/google/protobuf/descriptor_unittest.cc TEST_F(ValidationErrorTest, Int32OptionValueIsNotPositiveInt) { ValidationErrorTest 3611 third_party/protobuf/src/google/protobuf/descriptor_unittest.cc TEST_F(ValidationErrorTest, Int64OptionValueOutOfRange) { ValidationErrorTest 3628 third_party/protobuf/src/google/protobuf/descriptor_unittest.cc TEST_F(ValidationErrorTest, Int64OptionValueIsNotPositiveInt) { ValidationErrorTest 3644 third_party/protobuf/src/google/protobuf/descriptor_unittest.cc TEST_F(ValidationErrorTest, UInt32OptionValueOutOfRange) { ValidationErrorTest 3660 third_party/protobuf/src/google/protobuf/descriptor_unittest.cc TEST_F(ValidationErrorTest, UInt32OptionValueIsNotPositiveInt) { ValidationErrorTest 3676 third_party/protobuf/src/google/protobuf/descriptor_unittest.cc TEST_F(ValidationErrorTest, UInt64OptionValueIsNotPositiveInt) { ValidationErrorTest 3692 third_party/protobuf/src/google/protobuf/descriptor_unittest.cc TEST_F(ValidationErrorTest, FloatOptionValueIsNotNumber) { ValidationErrorTest 3708 third_party/protobuf/src/google/protobuf/descriptor_unittest.cc TEST_F(ValidationErrorTest, DoubleOptionValueIsNotNumber) { ValidationErrorTest 3724 third_party/protobuf/src/google/protobuf/descriptor_unittest.cc TEST_F(ValidationErrorTest, BoolOptionValueIsNotTrueOrFalse) { ValidationErrorTest 3740 third_party/protobuf/src/google/protobuf/descriptor_unittest.cc TEST_F(ValidationErrorTest, EnumOptionValueIsNotIdentifier) { ValidationErrorTest 3759 third_party/protobuf/src/google/protobuf/descriptor_unittest.cc TEST_F(ValidationErrorTest, EnumOptionValueIsNotEnumValueName) { ValidationErrorTest 3778 third_party/protobuf/src/google/protobuf/descriptor_unittest.cc TEST_F(ValidationErrorTest, EnumOptionValueIsSiblingEnumValueName) { ValidationErrorTest 3800 third_party/protobuf/src/google/protobuf/descriptor_unittest.cc TEST_F(ValidationErrorTest, StringOptionValueIsNotString) { ValidationErrorTest 3833 third_party/protobuf/src/google/protobuf/descriptor_unittest.cc TEST_F(ValidationErrorTest, AggregateValueNotFound) { ValidationErrorTest 3844 third_party/protobuf/src/google/protobuf/descriptor_unittest.cc TEST_F(ValidationErrorTest, AggregateValueParseError) { ValidationErrorTest 3853 third_party/protobuf/src/google/protobuf/descriptor_unittest.cc TEST_F(ValidationErrorTest, AggregateValueUnknownFields) { ValidationErrorTest 3862 third_party/protobuf/src/google/protobuf/descriptor_unittest.cc TEST_F(ValidationErrorTest, NotLiteImportsLite) { ValidationErrorTest 3876 third_party/protobuf/src/google/protobuf/descriptor_unittest.cc TEST_F(ValidationErrorTest, LiteExtendsNotLite) { ValidationErrorTest 3896 third_party/protobuf/src/google/protobuf/descriptor_unittest.cc TEST_F(ValidationErrorTest, NoLiteServices) { ValidationErrorTest 3920 third_party/protobuf/src/google/protobuf/descriptor_unittest.cc TEST_F(ValidationErrorTest, RollbackAfterError) { ValidationErrorTest 3969 third_party/protobuf/src/google/protobuf/descriptor_unittest.cc TEST_F(ValidationErrorTest, ErrorsReportedToLogError) { ValidationErrorTest 3994 third_party/protobuf/src/google/protobuf/descriptor_unittest.cc TEST_F(ValidationErrorTest, DisallowEnumAlias) {