| /arkcompiler/runtime_core/bytecode_optimizer/tests/ |
| D | const_array_resolver_test.cpp | 109 INST(44, Opcode::LoadAndInitClass).ref().Inputs(3).TypeId(68); in TEST_F() 110 INST(5, Opcode::NewArray).ref().Inputs(44, 0, 3); in TEST_F() 143 INST(44, Opcode::LoadAndInitClass).ref().Inputs(20).TypeId(68); in TEST_F() 144 INST(5, Opcode::NewArray).ref().Inputs(44, 2, 20); in TEST_F() 172 INST(44, Opcode::LoadAndInitClass).ref().Inputs(4).TypeId(68); in TEST_F() 173 INST(5, Opcode::NewArray).ref().Inputs(44, 3, 4); in TEST_F() 200 INST(44, Opcode::LoadAndInitClass).ref().Inputs(4).TypeId(68); in TEST_F() 223 INST(44, Opcode::LoadAndInitClass).ref().Inputs(4).TypeId(68); in TEST_F() 224 INST(5, Opcode::NewArray).ref().Inputs(44, 3, 4); in TEST_F() 260 INST(44, Opcode::LoadAndInitClass).ref().Inputs(4).TypeId(68); in TEST_F() [all …]
|
| /arkcompiler/ets_frontend/es2panda/test/parser/ts/type_checker/ |
| D | objectLiteralAssignability9-expected.txt | 188 "column": 44 214 "column": 44 270 …mber' is not assignable to type '{ a: number; b: string; }'. [objectLiteralAssignability9.ts:17:44]
|
| D | arrayDestructuring7-expected.txt | 188 "column": 44 200 "column": 44
|
| D | objectLiteralAssignability-expected.txt | 941 "column": 44 2197 "column": 44 2769 "column": 44 4144 "column": 44 4170 "column": 44 4395 "line": 44, 4399 "line": 44, 4407 "line": 44, 4411 "line": 44, 4420 "line": 44, [all …]
|
| D | new_expression_143-expected.txt | 81 "column": 44 92 "column": 44
|
| D | new_expression_145-expected.txt | 81 "column": 44 92 "column": 44
|
| D | new_expression_111-expected.txt | 81 "column": 44 92 "column": 44
|
| D | new_expression_109-expected.txt | 81 "column": 44 92 "column": 44
|
| D | new_expression_129-expected.txt | 81 "column": 44 92 "column": 44
|
| D | new_expression_136-expected.txt | 81 "column": 44 92 "column": 44
|
| D | new_expression_132-expected.txt | 81 "column": 44 92 "column": 44
|
| D | new_expression_148-expected.txt | 81 "column": 44 92 "column": 44
|
| D | new_expression_134-expected.txt | 81 "column": 44 92 "column": 44
|
| D | new_expression_113-expected.txt | 81 "column": 44 92 "column": 44
|
| D | new_expression_138-expected.txt | 81 "column": 44 92 "column": 44
|
| /arkcompiler/runtime_core/compiler/tests/ |
| D | graph_cloner_test.cpp | 42 INST(44, Opcode::LoadAndInitClass).ref().Inputs().TypeId(68); in TEST_F() 43 INST(3, Opcode::NewArray).ref().Inputs(44, 2); in TEST_F() 74 INST(44, Opcode::LoadAndInitClass).ref().Inputs().TypeId(68); in TEST_F() 75 INST(3, Opcode::NewArray).ref().Inputs(44, 2); in TEST_F() 133 INST(44, Opcode::LoadAndInitClass).ref().Inputs().TypeId(68); in TEST_F() 134 INST(3, Opcode::NewArray).ref().Inputs(44, 2); in TEST_F() 173 INST(44, Opcode::LoadAndInitClass).ref().Inputs().TypeId(68); in TEST_F() 174 INST(3, Opcode::NewArray).ref().Inputs(44, 2); in TEST_F() 330 INST(44, Opcode::LoadAndInitClass).ref().Inputs().TypeId(68); in TEST_F() 331 INST(3, Opcode::NewArray).ref().Inputs(44, 2); in TEST_F() [all …]
|
| /arkcompiler/ets_frontend/es2panda/test/parser/ts/ |
| D | test-ts-type-predicate-expected.txt | 259 "column": 44 272 "column": 44 283 "column": 44 619 "column": 44 631 "column": 44 1043 "column": 44 1365 "column": 44 2382 "line": 44, 2386 "line": 44, 2395 "line": 44, [all …]
|
| D | test-ts-parameter-property-expected.txt | 1086 "column": 44 1097 "column": 44 1108 "column": 44 1121 "column": 44 1159 "line": 44, 1163 "line": 44, 1287 "line": 44, 1299 "line": 44,
|
| D | test_generic-expected.txt | 185 "column": 44 196 "column": 44 1306 "column": 44 1317 "column": 44 2779 "column": 44 2791 "column": 44 2854 "line": 44, 2858 "line": 44, 2883 "line": 44, 2887 "line": 44, [all …]
|
| D | test-ts-type-predicate6-expected.txt | 1 SyntaxError: Unexpected token [test-ts-type-predicate6.ts:17:44]
|
| D | test-ts-mapped-type7-expected.txt | 1 SyntaxError: '}' expected [test-ts-mapped-type7.ts:17:44]
|
| D | test-ts-mapped-type5-expected.txt | 1 SyntaxError: '?' expected. [test-ts-mapped-type5.ts:17:44]
|
| D | test-ts-parameter-property7-expected.txt | 1 SyntaxError: Variable 'readonly' has already been declared. [test-ts-parameter-property7.ts:18:44]
|
| /arkcompiler/runtime_core/verification/util/tests/ |
| D | struct_field_test.cpp | 67 my_arr.access('4') = 44; in TEST_F() 68 EXPECT_EQ(my_arr.num4, 44); in TEST_F()
|
| /arkcompiler/ets_runtime/ecmascript/jobs/tests/ |
| D | pending_job_test.cpp | 133 handleArgv->Set(thread, 1, JSTaggedValue(44)); in HWTEST_F_L0() 140 EXPECT_EQ(JSTaggedValue::SameValue(jsPromise->GetPromiseResult(), JSTaggedValue(44)), true); in HWTEST_F_L0() 269 info->SetCallArg(JSTaggedValue(44)); // 44 : 44 promise result in TestPromiseResolveThenableJob() 305 EXPECT_EQ(JSTaggedValue::SameValue(jsPromise->GetPromiseResult(), JSTaggedValue(44)), true); in HWTEST_F_L0()
|