| /arkcompiler/ets_frontend/ets2panda/test/compiler/ets/ |
| D | enum_as_class_member_getValue_call-expected.txt | 5151 "line": 26, 5156 "line": 26, 5172 "line": 26, 5177 "line": 26, 5196 "line": 26, 5201 "line": 26, 5209 "line": 26, 5214 "line": 26, 5222 "line": 26, 5227 "line": 26, [all …]
|
| /arkcompiler/ets_frontend/ets2panda/test/compiler/ets/import_tests/ |
| D | enum_export-expected.txt | 19 "column": 26, 956 "column": 26, 3388 "column": 26, 3479 "column": 26, 3484 "column": 26, 3552 "column": 26, 4184 "column": 26, 7529 "line": 26, 7534 "line": 26, 7550 "line": 26, [all …]
|
| /arkcompiler/ets_frontend/ets2panda/test/ast/parser/ets/ |
| D | unexpected_token_62.ets | 54 /* @@? 26:1 Error SyntaxError: Unexpected token ')'. */ 55 /* @@? 26:3 Error SyntaxError: Unexpected token '=>'. */ 56 /* @@? 26:13 Error SyntaxError: Unexpected token, expected an identifier. */ 57 /* @@? 26:13 Error TypeError: Cannot find type ''. */ 58 /* @@? 26:14 Error SyntaxError: Unexpected token, expected ',' or ')'. */ 59 /* @@? 26:14 Error SyntaxError: Expected '=>', got '+'. */ 60 /* @@? 26:15 Error SyntaxError: Unexpected token ')'. */ 61 /* @@? 26:16 Error SyntaxError: Unexpected token ':'. */ 62 /* @@? 26:18 Error SyntaxError: Unexpected token 'A6'. */ 63 /* @@? 26:18 Error TypeError: Bad operand type, the types of the operands must be numeric type. */ [all …]
|
| D | invalidTypes.ets | 49 /* @@? 26:12 Error SyntaxError: Unexpected token, expected ',' or ']'. */ 50 /* @@? 26:12 Error SyntaxError: Unexpected token '...'. */ 51 /* @@? 26:12 Error SyntaxError: Invalid Type. */ 52 /* @@? 26:15 Error SyntaxError: Unexpected token 'number'. */ 53 /* @@? 26:23 Error SyntaxError: Unexpected token ','. */ 54 /* @@? 26:25 Error SyntaxError: Unexpected token 'string'. */ 55 /* @@? 26:25 Error TypeError: Type name 'string' used in the wrong context */ 56 /* @@? 26:31 Error SyntaxError: Unexpected token ']'. */ 64 /* @@? 30:26 Error SyntaxError: Unexpected token ']'. */
|
| /arkcompiler/ets_frontend/ets2panda/test/ast/parser/ets/FixedArray/ |
| D | invalidTypes.ets | 46 /* @@? 24:26 Error SyntaxError: Unexpected token 'number'. */ 47 /* @@? 24:26 Error TypeError: Type name 'number' used in the wrong context */ 48 /* @@? 24:26 Error TypeError: Bad operand type, the types of the operands must be numeric, same enu… 56 /* @@? 26:12 Error TypeError: FixedArray<T> must have only one type parameter. */ 57 /* @@? 26:23 Error SyntaxError: Invalid Type. */ 58 /* @@? 26:23 Error SyntaxError: Unexpected token, expected '>'. */ 59 /* @@? 26:23 Error SyntaxError: Unexpected token, expected ',' or ']'. */ 60 /* @@? 26:23 Error SyntaxError: Unexpected token '>'. */ 61 /* @@? 26:26 Error SyntaxError: Unexpected token 'number'. */ 62 /* @@? 26:26 Error TypeError: Bad operand type, the types of the operands must be numeric, same enu… [all …]
|
| /arkcompiler/ets_frontend/es2panda/test/parser/ts/ |
| D | test-intersection-expected.txt | 449 "column": 26 573 "column": 26 584 "column": 26 596 "column": 26 765 "line": 26, 777 "line": 26, 781 "line": 26, 799 "line": 26, 803 "line": 26, 810 "line": 26, [all …]
|
| D | test_instantiation_expressions1-expected.txt | 63 "column": 26 541 "column": 26 675 "line": 26, 679 "line": 26, 691 "line": 26, 695 "line": 26, 712 "line": 26, 716 "line": 26, 731 "line": 26, 735 "line": 26, [all …]
|
| D | test-static-blocks-in-class4-expected.txt | 129 "column": 26 159 "column": 26 491 "line": 26, 495 "line": 26, 509 "line": 26, 513 "line": 26, 529 "line": 26, 533 "line": 26, 543 "line": 26, 547 "line": 26, [all …]
|
| D | test-class-definiton20-expected.txt | 430 "line": 26, 434 "line": 26, 455 "line": 26, 459 "line": 26, 470 "line": 26, 474 "line": 26, 481 "line": 26, 485 "line": 26, 492 "line": 26, 496 "line": 26, [all …]
|
| D | test_satisfies7-expected.txt | 624 "line": 26, 628 "line": 26, 644 "line": 26, 648 "line": 26, 658 "line": 26, 662 "line": 26, 671 "line": 26, 675 "line": 26, 685 "line": 26, 689 "line": 26, [all …]
|
| D | test_infer-type-with-extends4-expected.txt | 87 "column": 26 165 "column": 26 702 "column": 26 780 "column": 26 1013 "column": 26 1613 "line": 26, 1617 "line": 26, 1631 "line": 26, 1635 "line": 26, 1642 "line": 26, [all …]
|
| /arkcompiler/runtime_core/static_core/plugins/ets/tests/ets_sdk/api/@ohos/buffer/ |
| D | BufferTests.ets | 20 let buf1 = buffer.allocUninitializedFromPool(26); 21 for (let i = 0; i < 26; i++) { 28 let buf = buffer.allocUninitializedFromPool(26); 29 for (let i = 0; i < 26; i++) { 36 let buf = buffer.allocUninitializedFromPool(26); 37 for (let i = 0; i < 26; i++) { 44 let buf = buffer.allocUninitializedFromPool(26); 45 for (let i = 0; i < 26; i++) { 52 let buf = buffer.allocUninitializedFromPool(26); 53 for (let i = 0; i < 26; i++) { [all …]
|
| /arkcompiler/ets_frontend/ets2panda/linter/test/main/ |
| D | double_excla_binding_2.ets.autofix.json | 19 "column": 26, 29 "column": 26, 40 "column": 26, 50 "column": 26, 61 "column": 26, 71 "column": 26, 82 "column": 26, 92 "column": 26, 103 "column": 26, 113 "column": 26, [all …]
|
| D | double_excla_binding_2.ets.arkts2.json | 19 "column": 26, 29 "column": 26, 39 "column": 26, 49 "column": 26, 59 "column": 26, 79 "column": 26,
|
| /arkcompiler/ets_frontend/es2panda/test/parser/ts/type_checker/ |
| D | memberExpTest_6-expected.txt | 278 "line": 26, 282 "line": 26, 289 "line": 26, 293 "line": 26, 305 "line": 26, 309 "line": 26, 316 "line": 26, 320 "line": 26, 328 "line": 26, 332 "line": 26, [all …]
|
| D | varRedeclaration12-expected.txt | 51 "column": 26 133 "column": 26 258 "column": 26 351 "line": 26, 355 "line": 26, 362 "line": 26, 366 "line": 26, 373 "line": 26, 377 "line": 26, 385 "line": 26, [all …]
|
| D | interfaceAssignment8-expected.txt | 286 "line": 26, 290 "line": 26, 297 "line": 26, 301 "line": 26, 308 "line": 26, 312 "line": 26, 320 "line": 26, 324 "line": 26, 333 "line": 26, 337 "line": 26,
|
| /arkcompiler/ets_frontend/ets2panda/test/parser/ets/re_export/diamond/ |
| D | D-expected.txt | 17 "column": 26, 64 "column": 26, 82 "column": 26, 129 "column": 26, 327 "line": 26, 332 "line": 26, 344 "line": 26, 349 "line": 26, 359 "line": 26, 364 "line": 26, [all …]
|
| /arkcompiler/ets_frontend/ets2panda/test/parser/ts/ |
| D | test-intersection-expected.txt | 614 "column": 26, 774 "column": 26, 787 "column": 26, 801 "column": 26, 999 "line": 26, 1013 "line": 26, 1018 "line": 26, 1038 "line": 26, 1043 "line": 26, 1051 "line": 26, [all …]
|
| /arkcompiler/ets_frontend/es2panda/test/parser/js/ |
| D | test-patterns-expected.txt | 157 "column": 26 173 "column": 26 226 "column": 26 238 "column": 26 618 "line": 26, 622 "line": 26, 638 "line": 26, 642 "line": 26, 649 "line": 26, 653 "line": 26, [all …]
|
| /arkcompiler/ets_frontend/ets2panda/test/parser/ets/ |
| D | tupleAsTypeParam2-expected.txt | 1214 "line": 26, 1219 "line": 26, 1237 "line": 26, 1242 "line": 26, 1264 "line": 26, 1269 "line": 26, 1270 "column": 26, 1277 "line": 26, 1282 "line": 26, 1290 "line": 26, [all …]
|
| /arkcompiler/ets_frontend/es2panda/test/version_control/API11/syntax_feature/ |
| D | sendable_class_supported_compile_version-expected.txt | 304 "column": 26 464 "line": 26, 468 "line": 26, 478 "line": 26, 482 "line": 26, 491 "line": 26, 495 "line": 26, 504 "line": 26, 508 "line": 26, 509 "column": 26 [all …]
|
| D | sendable_class_unsupported_compile_version-expected.txt | 304 "column": 26 464 "line": 26, 468 "line": 26, 478 "line": 26, 482 "line": 26, 491 "line": 26, 495 "line": 26, 504 "line": 26, 508 "line": 26, 509 "column": 26 [all …]
|
| /arkcompiler/ets_frontend/ets2panda/linter/test/rules/ |
| D | rule34.ets.json | 18 "line": 26, 20 "endLine": 26, 28 "line": 26, 30 "endLine": 26,
|
| D | rule96.ets.json | 18 "line": 26, 20 "endLine": 26, 28 "line": 26, 30 "endLine": 26,
|