Searched refs:TOO_LONG (Results 1 – 11 of 11) sorted by relevance
/external/wayland/tests/ |
D | socket-test.c | 43 #define TOO_LONG (1 + sizeof example_sockaddr_un.sun_path) macro 57 char path[TOO_LONG]; in TEST() 72 char path[TOO_LONG]; in TEST()
|
/external/libphonenumber/libphonenumber/src/com/google/i18n/phonenumbers/ |
D | NumberParseException.java | 53 TOO_LONG, enumConstant
|
D | PhoneNumberUtil.java | 470 TOO_LONG, enumConstant 2565 return ValidationResult.TOO_LONG; 2812 || testNumberLength(fullNumber, defaultRegionMetadata) == ValidationResult.TOO_LONG) { 3146 throw new NumberParseException(NumberParseException.ErrorType.TOO_LONG, 3247 throw new NumberParseException(NumberParseException.ErrorType.TOO_LONG,
|
/external/libphonenumber/repackaged/libphonenumber/src/com/android/i18n/phonenumbers/ |
D | NumberParseException.java | 56 TOO_LONG, enumConstant
|
D | PhoneNumberUtil.java | 501 TOO_LONG, enumConstant 2607 return ValidationResult.TOO_LONG; 2856 || testNumberLength(fullNumber, defaultRegionMetadata) == ValidationResult.TOO_LONG) { 3191 throw new NumberParseException(NumberParseException.ErrorType.TOO_LONG, 3292 throw new NumberParseException(NumberParseException.ErrorType.TOO_LONG,
|
/external/boringssl/src/crypto/err/ |
D | pkcs8.errordata | 21 PKCS8,118,TOO_LONG
|
D | rsa.errordata | 44 RSA,140,TOO_LONG
|
D | asn1.errordata | 79 ASN1,177,TOO_LONG
|
/external/libphonenumber/libphonenumber/test/com/google/i18n/phonenumbers/ |
D | PhoneNumberUtilTest.java | 1462 assertEquals(ValidationResult.TOO_LONG, phoneUtil.isPossibleNumberWithReason(US_LONG_NUMBER)); in testIsPossibleNumberWithReason() 1478 ValidationResult.TOO_LONG, in testIsPossibleNumberWithReason() 1548 ValidationResult.TOO_LONG, in testIsPossibleNumberForTypeWithReason_DifferentTypeLengths() 1554 ValidationResult.TOO_LONG, in testIsPossibleNumberForTypeWithReason_DifferentTypeLengths() 1669 ValidationResult.TOO_LONG, in testIsPossibleNumberForTypeWithReason_FixedLineOrMobile() 1680 ValidationResult.TOO_LONG, in testIsPossibleNumberForTypeWithReason_FixedLineOrMobile() 1688 ValidationResult.TOO_LONG, in testIsPossibleNumberForTypeWithReason_FixedLineOrMobile() 1691 ValidationResult.TOO_LONG, in testIsPossibleNumberForTypeWithReason_FixedLineOrMobile() 1694 ValidationResult.TOO_LONG, in testIsPossibleNumberForTypeWithReason_FixedLineOrMobile() 1703 ValidationResult.TOO_LONG, in testIsPossibleNumberForTypeWithReason_FixedLineOrMobile() [all …]
|
/external/grpc-grpc/templates/src/objective-c/ |
D | BoringSSL-GRPC.podspec.template | 1014 "TOO_LONG\\0"
|
/external/grpc-grpc/src/objective-c/ |
D | BoringSSL-GRPC.podspec | 1009 "TOO_LONG\\0"
|