| /arkcompiler/runtime_core/static_core/plugins/ets/tests/ets-templates/15.semantic_rules/07.overloading_and_overriding/04.overloading_and_overriding_in_classes/ |
| D | access_modifier_over.params.yaml | 20 public override public_foo() { res = 11;} 24 assert(res == 11); 29 public override public_foo() { res = 11;} 33 assert(res == 11); 38 override public_foo() { res = 11;} 42 assert(res == 11); 48 protected override public_foo() { res = 11;} 57 protected override public_foo() { res = 11;} 66 private override public_foo() { res = 11;} 75 private override public_foo() { res = 11;} [all …]
|
| /arkcompiler/runtime_core/static_core/plugins/ets/tests/ets_es_checked/ |
| D | date.yaml | 19 - paramOf 0, 1, 5, 9, 10, 11 27 - paramOf 1, 5, 11 34 …- paramOf "2019-11-14T00:55:31.000".inspect, "2024-02-28T00:55:31.123Z".inspect, 12234556789, 1234… 37 …- paramOf "2019-11-14T00:55:31.000".inspect, "2024-02-28T00:55:31.123Z".inspect, 12234556789, 1234… 40 …- paramOf "2019-11-14T00:55:31.000".inspect, "2024-02-28T00:55:31.123Z".inspect, 12234556789, 1234… 43 …- paramOf "2019-11-14T00:55:31.000".inspect, "2024-02-28T00:55:31.123Z".inspect, 12234556789, 1234… 46 …- paramOf "2019-11-14T00:55:31.000".inspect, "2024-02-28T00:55:31.123Z".inspect, 12234556789, 1234… 49 …- paramOf "2019-11-14T00:55:31.000".inspect, "2024-02-28T00:55:31.123Z".inspect, 12234556789, 1234… 52 …- paramOf "2019-11-14T00:55:31.000".inspect, "2024-02-28T00:55:31.123Z".inspect, 12234556789, 1234… 55 …- paramOf "2019-11-14T00:55:31.000".inspect, "2024-02-28T00:55:31.123Z".inspect, 12234556789, 1234… [all …]
|
| /arkcompiler/runtime_core/static_core/plugins/ets/tests/stdlib-templates/std/core/ |
| D | list.std_core_array_upperBoundSearch.yaml | 72 arr: "[0,1,2,3,4,5,6,7,7,7,7,7,8,9,10,11,12,13,14,15,16]", 79 arr: "[7,7,7,7,7,8,9,10,11,12,13,14,15,16]", 94 arr: "[0,1,2,3,4,5,6,7,7,7,7,7,8,9,10,11]", 97 endIndex: 11 101 arr: "[2,3,4,5,6,7,7,7,7,7,8,9,10,11,12]", 104 endIndex: 11 109 arr: "[0,1,2,3,4,5,6,8,9,10,11]", 120 test40: 11, 136 arr: "[0,1,2,3,4,5,6,7,7,7,7,7,8,9,10,11,12,13,14,15,16]", 143 arr: "[7,7,7,7,7,8,9,10,11,12,13,14,15,16]", [all …]
|
| D | list.std_core_array_sort_2.yaml | 63 arr: "[-2, -1, 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16]", 67 arr: "[4, 3, 2, -11, 0, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16]", 71 arr: "[0, 1, 2, 3, 4, 5, 9, 8, 7, 6, 10, 11, 12, 13, 14, 15, 16]", 75 arr: "[0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 16, 15, 14, 13]", 79 arr: "[0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 11, 10, 12, 13, 14, 15, 16]", 83 arr: "[0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 11, 10, 12, 13, 14, 15, 16]", 87 arr: "[0, 1, 2, 3, 1, 5, 6, 1, 8, 9, 11, 1, 12, 1, 1, 1, 1]", 97 test1: "[-2, -1, 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16]", 98 test2: "[-11, 0, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16]", 99 test3: "[0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16]", [all …]
|
| D | list.std_core_array_copyOf_2.yaml | 87 arr: "[0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15]", 92 arr: "[0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15]", 97 arr: "[0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15]", 102 arr: "[0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15]", 107 arr: "[0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15]", 118 test1: "[0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15]", 119 test2: "[1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15]", 120 test3: "[8, 9, 10, 11, 12, 13, 14, 15]", 140 arr: "[0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15]", 145 arr: "[0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15]", [all …]
|
| D | list.std_core_array_sort.yaml | 73 arr: "[-2, -1, 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16]", 79 arr: "[4, 3, 2, -11, 0, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16]", 85 arr: "[0, 1, 2, 3, 4, 5, 9, 8, 7, 6, 10, 11, 12, 13, 14, 15, 16]", 91 arr: "[0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 16, 15, 14, 13]", 97 arr: "[0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 11, 10, 12, 13, 14, 15, 16]", 103 arr: "[0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 11, 10, 12, 13, 14, 15, 16]", 109 arr: "[0, 1, 2, 3, 1, 5, 6, 1, 8, 9, 11, 1, 12, 1, 1, 1, 1]", 117 test1: "[-2, -1, 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16]", 118 test2: "[-11, 0, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16]", 119 test3: "[0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16]", [all …]
|
| D | list.std_core_array_fill.yaml | 88 arr: "[0 ,1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16]", 95 arr: "[0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16]", 102 arr: "[0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16]", 109 arr: "[0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16]", 116 arr: "[0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16]", 124 test1: "[0, 0, 0, 0, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16]", 126 test3: "[0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 0, 0, 16]", 128 test5: "[0, 1, 2, 3, 4, 5, 6, 7, 0, 9, 10, 11, 12, 13, 14, 15, 16]", 145 arr: "[0 ,1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16]", 152 arr: "[0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16]", [all …]
|
| D | list.std_core_array_copyOf.yaml | 85 arr: "[0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15]", 91 arr: "[0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15]", 97 arr: "[0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15]", 103 arr: "[0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15]", 117 test2: "[10, 11, 12, 13, 14]", 119 test4: "[0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15]", 136 arr: "[0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15]", 142 arr: "[0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15]", 148 arr: "[0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15]", 154 arr: "[0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15]", [all …]
|
| D | list.std_core_array_filter_2.yaml | 66 arr: "[0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15]", 71 arr: "[0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15]", 76 arr: "[0, 1, 1, 1, 4, 5, 1, 7, 8, 1, 10, 11, 12, 13, 14, 1]", 87 test1: "[0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15]", 89 test3: "[4, 5, 7, 8, 10, 11, 12, 13, 14]", 105 arr: "[0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15]", 110 arr: "[0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15]", 115 arr: "[0, 1, 1, 1, 4, 5, 1, 7, 8, 1, 10, 11, 12, 13, 14, 1]", 126 test1: "[0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15]", 128 test3: "[4, 5, 7, 8, 10, 11, 12, 13, 14]", [all …]
|
| D | list.std_core_array_upperBoundSearch_2.yaml | 63 arr: "[0,1,2,3,4,5,6,7,7,7,7,7,8,9,10,11,12,13,14,15,16]", 68 arr: "[7,7,7,7,7,8,9,10,11,12,13,14,15,16]", 79 arr: "[0,1,2,3,4,5,6,7,7,7,7,7,8,9,10,11]", 84 arr: "[2,3,4,5,6,7,7,7,7,7,8,9,10,11,12]", 89 arr: "[0,1,2,3,4,5,6,8,9,10,11]", 114 arr: "[0,1,2,3,4,5,6,7,7,7,7,7,8,9,10,11,12,13,14,15,16]", 119 arr: "[7,7,7,7,7,8,9,10,11,12,13,14,15,16]", 130 arr: "[0,1,2,3,4,5,6,7,7,7,7,7,8,9,10,11]", 135 arr: "[2,3,4,5,6,7,7,7,7,7,8,9,10,11,12]", 140 arr: "[0,1,2,3,4,5,6,8,9,10,11]", [all …]
|
| D | list.std_core_array_lowerBoundSearch_2.yaml | 82 arr: "[0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15]", 93 arr: "[7,7,7,7,7,8,9,10,11,12,13,14,15,16,17,18]", 103 arr: "[0,1,2,3,4,5,6,8,9,10,11,12,13,14,15,16]", 108 arr: "[8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23]", 113 arr: "[0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15]", 139 arr: "[0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15]", 150 arr: "[7,7,7,7,7,8,9,10,11,12,13,14,15,16,17,18]", 160 arr: "[0,1,2,3,4,5,6,8,9,10,11,12,13,14,15,16]", 165 arr: "[8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23]", 170 arr: "[0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15]", [all …]
|
| D | list.std_core_array_lowerBoundSearch.yaml | 71 arr: "[0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15]", 85 arr: "[7,7,7,7,7,8,9,10,11,12,13,14,15,16,17,18]", 99 arr: "[0,1,2,3,4,5,6,8,9,10,11,12,13,14,15,16]", 106 arr: "[8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23]", 113 arr: "[0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15]", 123 endIndex: 11, 149 arr: "[0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15]", 163 arr: "[7,7,7,7,7,8,9,10,11,12,13,14,15,16,17,18]", 177 arr: "[0,1,2,3,4,5,6,8,9,10,11,12,13,14,15,16]", 184 arr: "[8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23]", [all …]
|
| D | list.std_core_array_filter.yaml | 66 arr: "[0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15]", 71 arr: "[0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15]", 76 arr: "[0, 1, 1, 1, 4, 5, 1, 7, 8, 1, 10, 11, 12, 13, 14, 1]", 81 arr: "[0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15]", 92 test1: "[0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15]", 94 test3: "[4, 5, 7, 8, 10, 11, 12, 13, 14]", 111 arr: "[0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15]", 116 arr: "[0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15]", 121 arr: "[0, 1, 1, 1, 4, 5, 1, 7, 8, 1, 10, 11, 12, 13, 14, 1]", 126 arr: "[0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15]", [all …]
|
| D | list.std_core_array_copyOf_3.yaml | 61 arr: "[0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15]", 74 test1: "[0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15]", 91 arr: "[0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15]", 104 test1: "[0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15]", 121 arr: "[0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15]", 134 test1: "[0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15]", 151 arr: "[0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15]", 164 test1: "[0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15]", 181 arr: "[0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15]", 198 test1: "[0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15]", [all …]
|
| /arkcompiler/ets_runtime/test/sharedtest/sharedtypedarray/ |
| D | expect_output.txt | 40 11,22 41 11,22 42 11,22,33 43 11,22,33 44 0,11,22 45 11,22,33 46 0,11,22 105 10,11,12,13,14 106 11,12,13,14 107 10,11,12,13,14 [all …]
|
| /arkcompiler/ets_runtime/test/moduletest/typedarraysubarray/ |
| D | expect_output.txt | 14 10,11,12,13,14 18 10,11,12,13,14 22 10,11,12,13,14 26 10,11,12,13,14 30 10,11,12,13,14 34 10,11,12,13,14 38 10,11,12,13,14 42 10,11,12,13,14 46 10,11,12,13,14
|
| /arkcompiler/ets_runtime/test/aottest/frame_iteration/ |
| D | pgo_expect_output.txt | 19 [builtins] IterateFrameType: 11 22 [builtins] IterateFrameType: 11 28 [builtins] DeoptIterateFrameType: 11 31 [builtins] DeoptIterateFrameType: 11 34 [builtins] DeoptIterateFrameType: 11 37 [builtins] DeoptIterateFrameType: 11 40 [builtins] DeoptIterateFrameType: 11
|
| /arkcompiler/ets_frontend/es2panda/test/compiler/ts/cases/compiler/ |
| D | test-ts-namespace-11-expected.txt | 1 test-ts-namespace-11 flag2 2 test-ts-namespace-11 flag1 3 test-ts-namespace-11 flag1 4 test-ts-namespace-11 flag1
|
| /arkcompiler/ets_frontend/ets2panda/linter/test/ |
| D | optional_library_types.ts.json | 164 "column": 11, 174 "column": 11, 184 "column": 11, 194 "column": 11, 204 "column": 11, 214 "column": 11, 219 "column": 11, 224 "column": 11, 229 "column": 11,
|
| D | delete_operator.ts.json | 19 "column": 11, 34 "column": 11, 49 "column": 11, 59 "column": 11, 69 "column": 11,
|
| /arkcompiler/ets_frontend/ets2panda/test/parser/ets/ |
| D | unary_op-expected.txt | 401 "column": 11 412 "column": 11 423 "column": 11 434 "column": 11 473 "column": 11 484 "column": 11 495 "column": 11 506 "column": 11 545 "column": 11 556 "column": 11 [all …]
|
| /arkcompiler/runtime_core/libpandabase/tests/ |
| D | type_converter_tests.cpp | 57 ASSERT_EQ(TimeConverter(11'119'272), ValueUnit(11.119, "ms")); 58 ASSERT_EQ(TimeConverter(11'119'472), ValueUnit(11.119, "ms")); 59 ASSERT_EQ(TimeConverter(11'119'499), ValueUnit(11.119, "ms")); 60 ASSERT_EQ(TimeConverter(11'119'500), ValueUnit(11.120, "ms")); 61 ASSERT_EQ(TimeConverter(11'119'572), ValueUnit(11.120, "ms")); 62 ASSERT_EQ(TimeConverter(11'119'999), ValueUnit(11.120, "ms")); 89 ASSERT_EQ(MemoryConverter(11'119'272), ValueUnit(10.604, "MB")); 90 ASSERT_EQ(MemoryConverter(11'120'149), ValueUnit(10.605, "MB")); 91 ASSERT_EQ(MemoryConverter(11'121'092), ValueUnit(10.606, "MB")); 108 ASSERT_EQ(ValueConverter(11'119'272, ValueType::VALUE_TYPE_TIME), ValueUnit(11.119, "ms")); [all …]
|
| /arkcompiler/ets_runtime/test/moduletest/stubbuilder/ |
| D | expect_output.txt | 20 11 29 11 34 11 36 11 71 11
|
| /arkcompiler/runtime_core/compiler/tests/ |
| D | reg_alloc_common_test.cpp | 55 INST(11, Opcode::NullCheck).ref().Inputs(0, 30); in TestParametersLocations() 56 INST(12, Opcode::StoreObject).u64().Inputs(11, 1); in TestParametersLocations() 57 INST(13, Opcode::StoreObject).u64().Inputs(11, 2); in TestParametersLocations() 58 INST(14, Opcode::StoreObject).u64().Inputs(11, 3); in TestParametersLocations() 59 INST(15, Opcode::StoreObject).u64().Inputs(11, 4); in TestParametersLocations() 60 INST(16, Opcode::StoreObject).u64().Inputs(11, 5); in TestParametersLocations() 61 INST(17, Opcode::StoreObject).u64().Inputs(11, 6); in TestParametersLocations() 62 INST(18, Opcode::StoreObject).u64().Inputs(11, 7); in TestParametersLocations() 63 INST(19, Opcode::StoreObject).u64().Inputs(11, 8); in TestParametersLocations() 64 INST(20, Opcode::StoreObject).u64().Inputs(11, 9); in TestParametersLocations() [all …]
|
| /arkcompiler/runtime_core/static_core/libpandabase/tests/ |
| D | type_converter_tests.cpp | 60 ASSERT_EQ(TimeConverter(11'119'272), ValueUnit(11.119, "ms")); in TEST() 61 ASSERT_EQ(TimeConverter(11'119'472), ValueUnit(11.119, "ms")); in TEST() 62 ASSERT_EQ(TimeConverter(11'119'499), ValueUnit(11.119, "ms")); in TEST() 63 ASSERT_EQ(TimeConverter(11'119'500), ValueUnit(11.120, "ms")); in TEST() 64 ASSERT_EQ(TimeConverter(11'119'572), ValueUnit(11.120, "ms")); in TEST() 65 ASSERT_EQ(TimeConverter(11'119'999), ValueUnit(11.120, "ms")); in TEST() 95 ASSERT_EQ(MemoryConverter(11'119'272), ValueUnit(10.604, "MB")); in TEST() 96 ASSERT_EQ(MemoryConverter(11'120'149), ValueUnit(10.605, "MB")); in TEST() 97 ASSERT_EQ(MemoryConverter(11'121'092), ValueUnit(10.606, "MB")); in TEST()
|