Searched defs:errorsJs (Results 1 – 6 of 6) sorted by relevance
/aosp_15_r20/external/icu/icu4j/main/core/src/test/resources/com/ibm/icu/dev/test/message2/ |
H A D | test-functions.json | 3 { "src": "{:date}", "exp": "{:date}", "errorsJs": [{ "type": "bad-input" }] }, array 7 "errorsJs": [{ "name": "RangeError" }] array 23 { "src": "{:time}", "exp": "{:time}", "errorsJs": [{ "type": "bad-input" }] }, array 27 "errorsJs": [{ "name": "RangeError" }] array 50 "errorsJs": [{ "type": "bad-input" }] array 61 "errorsJs": [{ "name": "RangeError" }] array 107 "errorsJs": [{ "type": "bad-input" }] array 148 "errorsJs": [{ "type": "bad-option" }] array 155 "errorsJs": [{ "type": "bad-input" }] array 173 "errorsJs": [{ "type": "bad-option" }] array [all …]
|
H A D | test-core.json | 28 "errorsJs": [{ "type": "unresolved-var" }], array 172 "errorsJs": [{ "type": "unsupported-annotation" }] array 181 "errorsJs": [{ "type": "unsupported-annotation" }] array 190 "errorsJs": [{ "type": "unsupported-annotation" }] array 196 "errorsJs": [{ "type": "unsupported-statement" }] array 203 "errorsJs": [{ "type": "unsupported-statement" }] array 210 "errorsJs": [{ "type": "unsupported-statement" }] array
|
H A D | icu-test-previous-release.json | 22 "errorsJs": [{ "type": "missing-var" }] array 71 "errorsJs": ["invalid-type"] array 266 "errorsJs": [{ "type": "extra-content" }] array 271 "errorsJs": [{ "type": "extra-content" }] array 276 "errorsJs": [{ "type": "parse-error" }, { "type": "junk-element" }] array 282 "errorsJs": [{ "type": "parse-error" }, { "type": "junk-element" }] array 312 … "errorsJs": [{ "type": "parse-error" }, { "type": "extra-content" }, { "type": "junk-element" }] array
|
/aosp_15_r20/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/message2/ |
H A D | test-functions.json | 3 { "src": "{:date}", "exp": "{:date}", "errorsJs": [{ "type": "bad-input" }] }, array 7 "errorsJs": [{ "name": "RangeError" }] array 23 { "src": "{:time}", "exp": "{:time}", "errorsJs": [{ "type": "bad-input" }] }, array 27 "errorsJs": [{ "name": "RangeError" }] array 50 "errorsJs": [{ "type": "bad-input" }] array 61 "errorsJs": [{ "name": "RangeError" }] array 107 "errorsJs": [{ "type": "bad-input" }] array 148 "errorsJs": [{ "type": "bad-option" }] array 155 "errorsJs": [{ "type": "bad-input" }] array 173 "errorsJs": [{ "type": "bad-option" }] array [all …]
|
H A D | test-core.json | 28 "errorsJs": [{ "type": "unresolved-var" }], array 172 "errorsJs": [{ "type": "unsupported-annotation" }] array 181 "errorsJs": [{ "type": "unsupported-annotation" }] array 190 "errorsJs": [{ "type": "unsupported-annotation" }] array 196 "errorsJs": [{ "type": "unsupported-statement" }] array 203 "errorsJs": [{ "type": "unsupported-statement" }] array 210 "errorsJs": [{ "type": "unsupported-statement" }] array
|
H A D | icu-test-previous-release.json | 22 "errorsJs": [{ "type": "missing-var" }] array 71 "errorsJs": ["invalid-type"] array 266 "errorsJs": [{ "type": "extra-content" }] array 271 "errorsJs": [{ "type": "extra-content" }] array 276 "errorsJs": [{ "type": "parse-error" }, { "type": "junk-element" }] array 282 "errorsJs": [{ "type": "parse-error" }, { "type": "junk-element" }] array 312 … "errorsJs": [{ "type": "parse-error" }, { "type": "extra-content" }, { "type": "junk-element" }] array
|