Home
last modified time | relevance | path

Searched defs:exceptions (Results 1 – 25 of 38) sorted by relevance

12

/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/serializable/
DExceptionHandler.java46 ArabicShapingException exceptions[] = new ArabicShapingException[locales.length]; in getTestObjects() local
62 StringPrepParseException exceptions[] = new StringPrepParseException[locales.length]; in getTestObjects() local
77 … UResourceTypeMismatchException exceptions[] = new UResourceTypeMismatchException[locales.length]; in getTestObjects() local
92 InvalidFormatException exceptions[] = new InvalidFormatException[locales.length]; in getTestObjects() local
106 IllformedLocaleException[] exceptions = new IllformedLocaleException[2]; in getTestObjects() local
126 LocaleSyntaxException[] exceptions = new LocaleSyntaxException[2]; in getTestObjects() local
146 IllegalIcuArgumentException[] exceptions = { in getTestObjects() local
157 SkeletonSyntaxException[] exceptions = { in getTestObjects() local
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/serializable/
DExceptionHandler.java45 ArabicShapingException exceptions[] = new ArabicShapingException[locales.length]; in getTestObjects() local
61 StringPrepParseException exceptions[] = new StringPrepParseException[locales.length]; in getTestObjects() local
76 … UResourceTypeMismatchException exceptions[] = new UResourceTypeMismatchException[locales.length]; in getTestObjects() local
91 InvalidFormatException exceptions[] = new InvalidFormatException[locales.length]; in getTestObjects() local
105 IllformedLocaleException[] exceptions = new IllformedLocaleException[2]; in getTestObjects() local
125 LocaleSyntaxException[] exceptions = new LocaleSyntaxException[2]; in getTestObjects() local
145 IllegalIcuArgumentException[] exceptions = { in getTestObjects() local
156 SkeletonSyntaxException[] exceptions = { in getTestObjects() local
/third_party/musl/src/ctype/
Dcasemap.h246 static const unsigned char exceptions[][2] = { variable
Dtowctrans.c15 static const unsigned char exceptions[][2]; variable
/third_party/googletest/docs/reference/
Dassertions.md311 ### EXPECT_THROW {#EXPECT_THROW}
318 ### EXPECT_ANY_THROW {#EXPECT_ANY_THROW}
325 ### EXPECT_NO_THROW {#EXPECT_NO_THROW}
/third_party/python/Doc/library/
Dexceptions.rst775 .. _warning-categories-as-exceptions:
/third_party/rust/rust/tests/ui/drop/
Ddynamic-drop.rs337 let exceptions = vec![8, 9]; in panic_after_return() localVariable
351 let exceptions = vec![8, 9]; in panic_after_return_expr() localVariable
364 let exceptions = vec![8]; in panic_after_init() localVariable
377 let exceptions = vec![8]; in panic_after_init_temp() localVariable
390 let exceptions = vec![8]; in panic_after_init_by_loop() localVariable
/third_party/python/Doc/reference/
Dexecutionmodel.rst221 .. _exceptions: target
/third_party/musl/porting/linux/user/src/ctype/
Dtowctrans.c11 static const unsigned char exceptions[][2]; variable
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/stringprep/
DTestStringPrep.java275 StringPrepParseException exceptions[] = new StringPrepParseException[locales.length]; in TestStringPrepParseException() local
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/stringprep/
DTestStringPrep.java272 StringPrepParseException exceptions[] = new StringPrepParseException[locales.length]; in TestStringPrepParseException() local
/third_party/protobuf/conformance/
DConformanceJavaLite.java130 ArrayList<InvalidProtocolBufferException> exceptions = new ArrayList<>(); in parseBinary() local
DConformanceJava.java130 ArrayList<InvalidProtocolBufferException> exceptions = new ArrayList<>(); in parseBinary() local
/third_party/tex-hyphen/hyph-utf8/source/generic/hyph-utf8/lib/tex/hyphen/
Dlanguage.rb275 def exceptions method in TeX.Hyphen.Language
/third_party/icu/icu4j/tools/misc/src/com/ibm/icu/dev/tool/layout/
DScriptData.java97 private ScriptData.TagException exceptions[] = { field in ScriptData
DCanonGSUBBuilder.java365 ClassTable exceptions = new ClassTable(); in buildCombiningClassTable() local
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/utils/
Deloop.c115 struct eloop_sock_table exceptions; member
519 struct eloop_sock_table *exceptions, in eloop_sock_table_set_fds()
628 struct eloop_sock_table *exceptions, in eloop_sock_table_dispatch()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/utils/
Deloop.c115 struct eloop_sock_table exceptions; member
522 struct eloop_sock_table *exceptions, in eloop_sock_table_set_fds()
631 struct eloop_sock_table *exceptions, in eloop_sock_table_dispatch()
/third_party/openssl/test/
Dv3nametest.c37 static const char *const exceptions[] = { variable
/third_party/python/Lib/test/
Dtest_doctest.py957 def exceptions(): r""" member in test_DocTestRunner
Dtest_funcattrs.py30 def cannot_set_attr(self, obj, name, value, exceptions): argument
/third_party/json/docs/mkdocs/docs/home/
Dexceptions.md886 ### json.exception.other_error.501
/third_party/skia/m133/third_party/externals/icu/source/common/
Ducase.h324 const uint16_t *exceptions; member
/third_party/icu/icu4c/source/common/
Ducase.h320 const uint16_t *exceptions; member
/third_party/icu/tools/unicode/c/genprops/
Dcasepropsbuilder.cpp301 UnicodeString exceptions; member in CasePropsBuilder

12