| /arkcompiler/ets_frontend/ets2panda/test/parser/ets/import_tests/diamond/ |
| D | test1-expected.txt | 13 "program": "test1.ets" 18 "program": "test1.ets" 33 "program": "test1.ets" 38 "program": "test1.ets" 50 "program": "test1.ets" 55 "program": "test1.ets" 63 "program": "test1.ets" 68 "program": "test1.ets" 77 "program": "test1.ets" 82 "program": "test1.ets" [all …]
|
| /arkcompiler/runtime_core/static_core/plugins/ets/tests/stdlib-templates/std/serialization/ |
| D | list.std_serialization_json_static.yaml | 23 method_test_index_data: {test1: {d: 1}, 29 method_expected_data: {test1 : '"1"', 45 method_test_index_data: {test1: {d: 1}, 51 method_expected_data: {test1 : '"1"', 67 method_test_index_data: {test1: {d: 1}, 73 method_expected_data: {test1 : '"1"', 89 method_test_index_data: {test1: {d: 1}, 95 method_expected_data: {test1 : '"1"', 111 method_test_index_data: {test1: {d: 1}, 117 method_expected_data: {test1 : '"1"', [all …]
|
| D | list.std_serialization_json_static_2.yaml | 27 test1: { d: "[new User(), new User(), new User(), new User(),]" }, 32 { test1: '"[{},{},{},{}]"', test2: '"[]"', test3: '"[{}]"' }, 47 test1: 55 …test1: '"[{\"id\":10,\"name\":\"user001\"},{\"id\":11,\"name\":\"user002\"},{\"id\":12,\"name\":\"… 72 test1: 79 …test1: '"[{\"id\":10,\"name\":\"user001\"},{\"id\":11,\"name\":null},{\"id\":12,\"name\":\"user003… 96 test1: 107 …test1: '"[{\"id\":10,\"name\":\"user001\"},{\"id\":11,\"name\":\"user002\"},{\"id\":12,\"name\":\"… 125 test1: 132 …test1: '"[{\"id\":10,\"name\":\"user001\",\"desc\":{\"country\":\"Russia\",\"city\":\"Moscow\",\"p…
|
| /arkcompiler/runtime_core/static_core/tests/checked/ |
| D | inline_ic.pa | 15 …threshold=4 --compiler-profiling-threshold=2 --no-async-jit=true", entry: "Test1::main", result: 20 16 #! EVENT /InterpProfiling,START,Test1::__noinline__call_func,1/ 17 #! EVENT_NEXT /Inline,Test1::__noinline__call_func,B1::func,.*VIRTUAL_MONOMORPHIC,SUCCESS/ 21 #! RUN_PGO_PROF entry: "Test1::main", result: 20 22 #! EVENT /InterpProfiling,START,Test1::__noinline__call_func,1/ 24 #! EVENT_NEXT /Inline,Test1::__noinline__call_func,B1::func,.*VIRTUAL_MONOMORPHIC,SUCCESS/ 25 #! RUN entry: "Test1::main", result: 20 28 .record Test1 {} 42 .function i32 Test1.__noinline__call_func(A1 a0) { 47 .function i32 Test1.main() { [all …]
|
| D | source_line.pa | 33 .record Test1 {} 35 .function i32 Test1.func__noinline__(i32 a0, i32 a1) { 47 .function i32 Test1.main() { 50 call.short Test1.func__noinline__, v0, v0 70 …orce_jit: true, options: "--compiler-regex=Test1::func__noinline__ --compiler-dump:source-line", e… 71 #! METHOD "Test1::func__noinline__" 80 #! METHOD "Test1::func__noinline__"
|
| /arkcompiler/runtime_core/libabckit/tests/clean_scenarios/c_api/dynamic/branch_eliminator/ |
| D | README.md | 9 static test1() { 11 print('Mybar.test1: Config.isDebug is true'); 13 print('Mybar.test1: Config.isDebug is false'); 30 static test1() { 31 print('Mybar.test1: Config.isDebug is false');
|
| /arkcompiler/runtime_core/libabckit/tests/clean_scenarios/cpp_api/dynamic/branch_eliminator/ |
| D | README.md | 9 static test1() { 11 print('Mybar.test1: Config.isDebug is true'); 13 print('Mybar.test1: Config.isDebug is false'); 30 static test1() { 31 print('Mybar.test1: Config.isDebug is false');
|
| /arkcompiler/runtime_core/static_core/plugins/ets/tests/stdlib-templates/std/core/ |
| D | list.std_core_array_reverse.yaml | 25 test1: { arr: "[true]" }, 32 test1: "[true]", 49 test1: { arr: "[1 as byte]" }, 56 test1: "[1 as byte]", 73 test1: { arr: "[1 as short]" }, 80 test1: "[1 as short]", 97 test1: { arr: "[1 as int]" }, 104 test1: "[1 as int]", 121 test1: { arr: "[1 as int]" }, 128 test1: "[1 as int]", [all …]
|
| D | list.std_core_array_copyOf_3.yaml | 24 test1: 43 …test1: "[true, true, true, true, true, true, true, true, true, true, true, true, true, true, true,… 59 test1: 74 test1: "[0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15]", 89 test1: 104 test1: "[0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15]", 119 test1: 134 test1: "[0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15]", 149 test1: 164 test1: "[0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15]", [all …]
|
| D | list.std_core_array_map_2.yaml | 24 test1: 38 …test1: "[false, false, false, false, false, false, false, false, false, false, false, false, false… 52 test1: 65 test1: "[0, 2, 4, 6, 8, 10, 12, 14, 16, 18, 20, 22, 24, 26, 28, 30]", 79 test1: 92 test1: "[0, 2, 4, 6, 8, 10, 12, 14, 16, 18, 20, 22, 24, 26, 28, 30]", 105 test1: 118 test1: "[0, 2, 4, 6, 8, 10, 12, 14, 16, 18, 20, 22, 24, 26, 28, 30]", 132 test1: 145 test1: "[0, 2, 4, 6, 8, 10, 12, 14, 16, 18, 20, 22, 24, 26, 28, 30]", [all …]
|
| D | list.std_core_array_fill_2.yaml | 25 test1: 49 …test1: "[true, true, true, true, true, true, true, true, true, true, true, true, true, true, true,… 67 test1: 76 test1: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 91 test1: 100 test1: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 115 test1: 124 test1: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 139 test1: 148 test1: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", [all …]
|
| D | list.std_core_array_foreach_2.yaml | 25 test1: 38 …test1: "[true, true, true, true, true, true, true, true, true, true, true, true, true, true, true,… 53 test1: 65 test1: "[0, 2, 4, 6, 8, 10, 12, 14, 16, 18, 20, 22, 24, 26, 28, 30]", 80 test1: 93 test1: "[0, 2, 4, 6, 8, 10, 12, 14, 16, 18, 20, 22, 24, 26, 28, 30]", 108 test1: 121 test1: "[0, 2, 4, 6, 8, 10, 12, 14, 16, 18, 20, 22, 24, 26, 28, 30]", 136 test1: 149 test1: "[0, 2, 4, 6, 8, 10, 12, 14, 16, 18, 20, 22, 24, 26, 28, 30]", [all …]
|
| D | list.std_core_array_concat.yaml | 51 test1: { first: "[1]", second: "[2]" }, 59 test1: "[1, 2]", 76 test1: { first: "[1]", second: "[2]" }, 84 test1: "[1, 2]", 101 test1: { first: "[1]", second: "[2]" }, 109 test1: "[1, 2]", 126 test1: { first: "[1]", second: "[2]" }, 134 test1: "[1, 2]", 151 test1: { first: "[1.0]", second: "[2.0]" }, 159 test1: "[1.0, 2.0]", [all …]
|
| /arkcompiler/ets_frontend/ets2panda/linter/test/main/ |
| D | taskpool_deprecated_usages2.ets | 19 function test1(){} 22 let task = new taskpool1.Task(test1); 25 new taskpool1.Task(test1).setTransferList(transfer); 27 const task3 = new taskpool2.Task(test1); 29 return new taskpool2.Task(test1).setTransferList(); 31 let task4 = new taskpool.Task(test1);
|
| D | taskpool_deprecated_usages.ets | 29 function test1():void {} 37 let task2 = new tp.Task(test1) 41 let test3 = new tp.Task(test1) 45 let task4 = new tp.Task(test1) 50 let test5 = new tp.Task(test1) 55 let task6 = new arkts.taskpool.Task(test1); 63 new Task(test1).setTransferList(transfer) 64 new Task(test1).setCloneList(array1)
|
| D | case_expr.ets | 62 TEST1,TEST2,TEST3 65 const value = Test.TEST1; 68 case Test.TEST1: 69 console.log('TEST1 match'); 77 case Test.TEST1: 78 console.log('TEST1 match');
|
| /arkcompiler/ets_frontend/ets2panda/linter/test/concurrent/ |
| D | no_support_isconcurrent2.ets | 19 function test1(){ 28 console.log(''+taskpool2.isConcurrent(test1)); 30 taskpool2.isConcurrent(test1) 31 taskpool2.isConcurrent(test1) 34 taskpool2.isConcurrent(test1) 35 taskpool2.isConcurrent(test1)
|
| /arkcompiler/runtime_core/static_core/plugins/ets/tests/stdlib-templates/std/math/ |
| D | list.std_math_log.yaml | 23 test1: {v: 1.0,}, 34 test1: 0.0, 52 test1: { v: 1.0, }, 64 test1: 0.0, 83 test1: { v: 1.0, }, 95 test1: 0.0, 114 test1: { v: 0.0,}, 125 test1: 0.0, 143 test1: { v: 1, }, 153 test1: 0.0,
|
| D | list.std_math_trigonometry.yaml | 22 test1: { v: 0.0, }, 35 test1: 0.0, 55 test1: {v: 0.0,}, 69 test1: 1.0, 89 test1: { v: 0.0,}, 102 test1: 0.0, 122 test1: { v: -1.0}, 137 test1: -PI/2, 159 test1: { v: -1.0}, 174 test1: PI, [all …]
|
| D | list.std_math_exp.yaml | 22 test1: { v: 0.0, }, 33 test1: 1.0, 51 test1: {v: -1.0,}, 63 test1: -0.63212056, 81 test1: { v: 2.0, u: 3.0}, 91 test1: 8.0, 107 test1: { v: 0.0}, 118 test1: 0.0, 136 test1: { v: 0.0}, 147 test1: 0.0, [all …]
|
| D | list.std_math_h_trigonometry.yaml | 22 test1: { v: 0.0, }, 37 test1: 0.0, 59 test1: { v: 0.0, }, 74 test1: 1.0, 96 test1: { v: 0.0, }, 111 test1: 0.0, 132 test1: { v: 0.0}, 147 test1: 0.0, 169 test1: { v: 1.0}, 180 test1: 0.0, [all …]
|
| D | list.std_math_bits.yaml | 22 test1: { v: 0.0, }, 29 test1: 0.0, 43 test1: { v: 0.0, }, 50 test1: "false", 64 test1: { v: 0xFFFFFFFF as int}, 76 test1: 0, 95 test1: {v: 0xFFFFFFFFFFFFFFFF as long }, 115 test1: 0, 142 test1: {v: -1 }, 162 test1: 0,
|
| /arkcompiler/ets_frontend/ets2panda/linter/test/ts_import_ets/ts/ |
| D | test1.ts | 16 import { A, B } from '../ets/test1'; // A报错: arkts-no-ts-import-ets 17 import { I, J } from '../ets/test1'; // arkts-no-ts-import-ets 18 import { A as A1, B as B1 } from '../ets/test1'; // arkts-no-ts-import-ets 19 import { I as I1, J as J1 } from '../ets/test1'; // arkts-no-ts-import-ets 20 import '../ets/test1'; // arkts-no-ts-import-ets
|
| /arkcompiler/runtime_core/static_core/plugins/ets/tests/stdlib-templates/escompat/ |
| D | list.escompat_Math_trigonometry.yaml | 23 test1: { v: 0.0, }, 38 test1: 0.0, 61 test1: {v: 0.0,}, 76 test1: 1.0, 99 test1: { v: 0.0,}, 116 test1: 0.0, 141 test1: { v: -1.0}, 158 test1: -PI/2, 183 test1: { v: -1.0}, 200 test1: PI, [all …]
|
| D | list.escompat_Math_exp.yaml | 23 test1: { v: 0.0, }, 36 test1: 1.0, 57 test1: {v: -1.0,}, 70 test1: -0.63212056, 91 test1: { v: 2.0, u: 3.0}, 105 test1: 8.0, 127 test1: { v: 0.0}, 141 test1: 0.0, 163 test1: { v: 0.0}, 178 test1: 0.0,
|