| /arkcompiler/runtime_core/tests/checked/verify_aot_tests/ |
| D | verify_aot_test.pa | 36 #! CHECKER Wrong AOT file with cha 42 #! CHECKER Wrong AOT file without cha 48 #! CHECKER Wrong path to AOT file with cha 54 #! CHECKER Wrong path to AOT file without cha 60 #! CHECKER Wrong path to boot panda files 71 #! CHECKER Wrong file in boot-locations 75 #! CHECKER Wrong numbers of files in boot-locations
|
| /arkcompiler/ets_runtime/test/typeinfer/automatedcases/ |
| D | destructuringTypeGuardFlow.ts | 58 const wrong: number = bar; constant 59 AssertType(wrong, "number"); 103 const wrong: number = bar; constant 104 AssertType(wrong, "number");
|
| D | declarationEmitNameConflictsWithAlias.ts | 26 export let w: v.I; // Gets emitted as C.I, which is the wrong interface
|
| D | symbolProperty56.ts | 35 …// the key passed in here is the *wrong* Symbol.iterator. It is not the iterator property of the g…
|
| D | symbolProperty55.ts | 35 …// the key passed in here is the *wrong* Symbol.iterator. It is not the iterator property of the g…
|
| D | genericReversingTypeParameters2.ts | 39 let i = b.inverse(); // used to get the type wrong here.
|
| D | genericReversingTypeParameters.ts | 45 let i = b.inverse(); // used to get the type wrong here.
|
| D | recursiveTypesUsedAsFunctionParameters.ts | 42 // error but wrong error
|
| /arkcompiler/ets_runtime/test/moduletest/asyncgenerator/ |
| D | asyncgeneratorthrow.js | 35 it.throw(new Error('async generator wrong')) // async generator wrong
|
| D | expect_output.txt | 26 Error: async generator wrong
|
| /arkcompiler/runtime_core/docs/bc_verification/ |
| D | absint_checks.md | 15 Or access to wrong fields of object. 21 These checks eliminate calls of methods with incorrect `this`, wrong access to arrays, etc.
|
| /arkcompiler/toolchain/tooling/agent/ |
| D | heapprofiler_impl.cpp | 52 SendResponse(request, DispatchResponse::Fail("wrong params")); in AddInspectedHeapObject() 81 SendResponse(request, DispatchResponse::Fail("wrong params")); in GetHeapObjectId() 95 SendResponse(request, DispatchResponse::Fail("wrong params")); in GetObjectByHeapObjectId() 128 SendResponse(request, DispatchResponse::Fail("wrong params")); in StartSampling() 153 SendResponse(request, DispatchResponse::Fail("wrong params")); in StartTrackingHeapObjects() 164 SendResponse(request, DispatchResponse::Fail("wrong params")); in StopTrackingHeapObjects() 175 SendResponse(request, DispatchResponse::Fail("wrong params")); in TakeHeapSnapshot()
|
| D | debugger_impl.cpp | 316 SendResponse(request, DispatchResponse::Fail("wrong params")); in Enable() 337 SendResponse(request, DispatchResponse::Fail("wrong params")); in EvaluateOnCallFrame() 355 SendResponse(request, DispatchResponse::Fail("wrong params")); in GetPossibleBreakpoints() 368 SendResponse(request, DispatchResponse::Fail("wrong params")); in GetScriptSource() 387 SendResponse(request, DispatchResponse::Fail("wrong params")); in RemoveBreakpoint() 398 SendResponse(request, DispatchResponse::Fail("wrong params")); in Resume() 415 SendResponse(request, DispatchResponse::Fail("wrong params")); in SetBreakpointByUrl() 431 SendResponse(request, DispatchResponse::Fail("wrong params")); in GetPossibleAndSetBreakpointByUrl() 445 SendResponse(request, DispatchResponse::Fail("wrong params")); in SetPauseOnExceptions() 457 SendResponse(request, DispatchResponse::Fail("wrong params")); in StepInto() [all …]
|
| D | profiler_impl.cpp | 86 SendResponse(request, DispatchResponse::Fail("wrong params")); in SetSamplingInterval() 115 SendResponse(request, DispatchResponse::Fail("wrong params")); in StartPreciseCoverage()
|
| /arkcompiler/ets_frontend/ts2panda/src/ |
| D | hoisting.ts | 48 throw new Error("Wrong declaration type to be hoisted"); 68 throw new Error("Wrong scope to hoist"); 89 throw new Error("Wrong scope to hoist");
|
| /arkcompiler/ets_frontend/es2panda/test/parser/js/ |
| D | test-wrong-function-decl-3-expected.txt | 1 SyntaxError: Primary expression expected [test-wrong-function-decl-3.js:19:5]
|
| D | test-wrong-function-decl-2-expected.txt | 1 SyntaxError: Unexpected token, expected '{' [test-wrong-function-decl-2.js:17:18]
|
| D | test-wrong-function-decl-1-expected.txt | 1 SyntaxError: Unexpected token, expected '(' [test-wrong-function-decl-1.js:17:11]
|
| /arkcompiler/runtime_core/compiler/optimizer/templates/ |
| D | inst_checker_gen.h.erb | 52 …std::cerr << "Wrong dst type '" << DataType::ToString(inst->GetType()) << "' for inst:\n" << *inst… 64 …std::cerr << "Wrong input <%= i %> type '" << DataType::ToString(GetInputType(inst, <%= i %>)) << …
|
| /arkcompiler/ets_runtime/test/aottest/suspendgeneratorthrow/ |
| D | suspendgeneratorthrow.ts | 29 g.throw(new Error("Something went wrong"));
|
| /arkcompiler/toolchain/tooling/test/ |
| D | debugger_impl_test.cpp | 104 …EXPECT_STREQ(outStrForCallbackCheck.c_str(), R"({"id":0,"result":{"code":1,"message":"wrong params… in HWTEST_F_L0() 191 …EXPECT_STREQ(outStrForCallbackCheck.c_str(), R"({"id":0,"result":{"code":1,"message":"wrong params… in HWTEST_F_L0() 281 …EXPECT_STREQ(outStrForCallbackCheck.c_str(), R"({"id":0,"result":{"code":1,"message":"wrong params… in HWTEST_F_L0() 349 …EXPECT_STREQ(outStrForCallbackCheck.c_str(), R"({"id":0,"result":{"code":1,"message":"wrong params… in HWTEST_F_L0() 434 …EXPECT_STREQ(outStrForCallbackCheck.c_str(), R"({"id":0,"result":{"code":1,"message":"wrong params… in HWTEST_F_L0() 527 …EXPECT_STREQ(outStrForCallbackCheck.c_str(), R"({"id":0,"result":{"code":1,"message":"wrong params… in HWTEST_F_L0() 612 …EXPECT_STREQ(outStrForCallbackCheck.c_str(), R"({"id":0,"result":{"code":1,"message":"wrong params… in HWTEST_F_L0() 676 …EXPECT_STREQ(outStrForCallbackCheck.c_str(), R"({"id":0,"result":{"code":1,"message":"wrong params… in HWTEST_F_L0() 735 …EXPECT_STREQ(outStrForCallbackCheck.c_str(), R"({"id":0,"result":{"code":1,"message":"wrong params… in HWTEST_F_L0() 765 …EXPECT_STREQ(outStrForCallbackCheck.c_str(), R"({"id":0,"result":{"code":1,"message":"wrong params… in HWTEST_F_L0() [all …]
|
| D | heapprofiler_impl_test.cpp | 183 ASSERT_TRUE(result.find("wrong params") != std::string::npos); in HWTEST_F_L0() 259 ASSERT_TRUE(result.find("wrong params") != std::string::npos); in HWTEST_F_L0() 282 ASSERT_TRUE(result.find("wrong params") != std::string::npos); in HWTEST_F_L0() 324 ASSERT_TRUE(result.find("wrong params") != std::string::npos); in HWTEST_F_L0() 367 ASSERT_TRUE(result.find("wrong params") != std::string::npos); in HWTEST_F_L0()
|
| D | runtime_impl_test.cpp | 145 ASSERT_TRUE(result.find("wrong params") != std::string::npos); in HWTEST_F_L0() 170 ASSERT_TRUE(result.find("wrong params") != std::string::npos); in HWTEST_F_L0()
|
| /arkcompiler/runtime_core/tests/cts-generator/cts-template/ |
| D | checkcast.yaml | 1009 …description: Check that verification fails when accumulator contains wrong value, not an object or… 1035 …description: Check that verification fails when accumulator contains wrong value, not an object or… 1062 …description: Check that verification fails when accumulator contains wrong value, not an object or… 1090 …description: Check that verification fails when accumulator contains wrong value, not an object or…
|
| D | lda.obj.yaml | 284 # Check lda.obj with wrong type 320 # Check lda.obj with wrong arguments
|