Home
last modified time | relevance | path

Searched full:fail (Results 1 – 25 of 129) sorted by relevance

123456

/arkcompiler/runtime_core/tests/irtoc-interpreter-tests/
Dcall.acc.pa48 jnez fail
50 jnez fail
52 jnez fail
54 jnez fail
56 jnez fail
58 jnez fail
60 fail:
/arkcompiler/toolchain/tooling/agent/
Dheapprofiler_impl.cpp43 SendResponse(request, DispatchResponse::Fail("Unknown method: " + method)); in Dispatch()
51 SendResponse(request, DispatchResponse::Fail("wrong params")); in AddInspectedHeapObject()
80 SendResponse(request, DispatchResponse::Fail("wrong params")); in GetHeapObjectId()
94 SendResponse(request, DispatchResponse::Fail("wrong params")); in GetObjectByHeapObjectId()
127 SendResponse(request, DispatchResponse::Fail("wrong params")); in StartSampling()
139 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()
255 return DispatchResponse::Fail("AddInspectedHeapObject not support now"); in AddInspectedHeapObject()
280 return DispatchResponse::Fail("GetHeapObjectId not support now"); in GetHeapObjectId()
[all …]
Dprofiler_impl.cpp47 SendResponse(request, DispatchResponse::Fail("Unknown method: " + method)); in Dispatch()
86 SendResponse(request, DispatchResponse::Fail("wrong params")); in SetSamplingInterval()
115 SendResponse(request, DispatchResponse::Fail("wrong params")); in StartPreciseCoverage()
176 return DispatchResponse::Fail("Stop is failure"); in Stop()
190 return DispatchResponse::Fail("GetBestEffortCoverage not support now"); in GetBestEffortCoverage()
195 return DispatchResponse::Fail("StopPreciseCoverage not support now"); in StopPreciseCoverage()
200 return DispatchResponse::Fail("TakePreciseCoverage not support now"); in TakePreciseCoverage()
205 return DispatchResponse::Fail("StartPreciseCoverage not support now"); in StartPreciseCoverage()
210 return DispatchResponse::Fail("StartTypeProfile not support now"); in StartTypeProfile()
215 return DispatchResponse::Fail("StopTypeProfile not support now"); in StopTypeProfile()
[all …]
Dtracing_impl.cpp40 SendResponse(request, DispatchResponse::Fail("Unknown method: " + method)); in Dispatch()
119 return DispatchResponse::Fail("End not support now."); in End()
124 return DispatchResponse::Fail("GetCategories not support now."); in GetCategories()
129 return DispatchResponse::Fail("RecordClockSyncMarker not support now."); in RecordClockSyncMarker()
135 return DispatchResponse::Fail("RequestMemoryDump not support now."); in RequestMemoryDump()
140 return DispatchResponse::Fail("Start not support now."); in Start()
Ddebugger_impl.cpp306 SendResponse(request, DispatchResponse::Fail("Unknown method: " + method)); in Dispatch()
314 SendResponse(request, DispatchResponse::Fail("wrong params")); in Enable()
335 SendResponse(request, DispatchResponse::Fail("wrong params")); in EvaluateOnCallFrame()
353 SendResponse(request, DispatchResponse::Fail("wrong params")); in GetPossibleBreakpoints()
366 SendResponse(request, DispatchResponse::Fail("wrong params")); in GetScriptSource()
385 SendResponse(request, DispatchResponse::Fail("wrong params")); in RemoveBreakpoint()
396 SendResponse(request, DispatchResponse::Fail("wrong params")); in Resume()
413 SendResponse(request, DispatchResponse::Fail("wrong params")); in SetBreakpointByUrl()
428 SendResponse(request, DispatchResponse::Fail("wrong params")); in SetPauseOnExceptions()
440 SendResponse(request, DispatchResponse::Fail("wrong params")); in StepInto()
[all …]
/arkcompiler/runtime_core/tests/regression/
Dstack-9-params.pa156 lda.str "1-st paramer fail!"
164 lda.str "2-d paramer fail!"
172 lda.str "3-d paramer fail!"
180 lda.str "4-d paramer fail!"
188 lda.str "5-d paramer fail!"
196 lda.str "6-d paramer fail!"
204 lda.str "7-d paramer fail!"
212 lda.str "8-d paramer fail!"
220 lda.str "9-d paramer fail!"
Dstack-4-params.pa81 lda.str "1-st paramer fail!"
89 lda.str "2-d paramer fail!"
97 lda.str "3-d paramer fail!"
/arkcompiler/runtime_core/tests/cts-generator/cts-template/
Dinci.yaml136 tags: [sanitizer-fail]
139 tags: [sanitizer-fail]
145 tags: [sanitizer-fail]
170 tags: [sanitizer-fail]
173 tags: [sanitizer-fail]
175 tags: [sanitizer-fail]
177 tags: [sanitizer-fail]
179 tags: [sanitizer-fail]
Dcalle.polymorphic.range.yaml720 fail:
737 jne v7, fail
750 jne v7, fail
763 jnez fail
777 jnez fail
792 jnez fail
795 jnez fail
810 jnez fail
814 jnez fail
828 jne v8, fail
[all …]
Dcall.polymorphic.yaml626 fail:
643 jne v7, fail
656 jne v7, fail
669 jnez fail
683 jnez fail
698 jnez fail
701 jnez fail
716 jnez fail
720 jnez fail
734 jne v7, fail
[all …]
Dcall.polymorphic.range.yaml720 fail:
737 jne v7, fail
750 jne v7, fail
763 jnez fail
777 jnez fail
792 jnez fail
795 jnez fail
810 jnez fail
814 jnez fail
828 jne v8, fail
[all …]
Dcalle.polymorphic.yaml626 fail:
643 jne v7, fail
656 jne v7, fail
669 jnez fail
683 jnez fail
698 jnez fail
701 jnez fail
716 jnez fail
720 jnez fail
734 jne v7, fail
[all …]
/arkcompiler/ets_runtime/ecmascript/tests/
Djs_serializer_test.cpp261 EXPECT_TRUE(!objValue1.IsEmpty()) << "[Empty] Deserialize obj1 fail"; in ObjectsPropertyReferenceTest()
262 EXPECT_TRUE(!objValue2.IsEmpty()) << "[Empty] Deserialize obj2 fail"; in ObjectsPropertyReferenceTest()
274 EXPECT_TRUE(!res.IsEmpty()) << "[Empty] Deserialize ecmaString fail"; in EcmaStringTest1()
275 EXPECT_TRUE(res->IsString()) << "[NotString] Deserialize ecmaString fail"; in EcmaStringTest1()
295 EXPECT_TRUE(!res.IsEmpty()) << "[Empty] Deserialize ecmaString fail"; in EcmaStringTest2()
296 EXPECT_TRUE(res->IsString()) << "[NotString] Deserialize ecmaString fail"; in EcmaStringTest2()
312 EXPECT_TRUE(res->IsString()) << "[NotString] Deserialize ecmaString fail"; in EcmaStringTest3()
333 EXPECT_TRUE(!res.IsEmpty()) << "[Empty] Deserialize ecmaString fail"; in EcmaStringTest4()
334 EXPECT_TRUE(res->IsString()) << "[NotString] Deserialize ecmaString fail"; in EcmaStringTest4()
353 …_TRUE(!resA.IsEmpty() && !resMin.IsEmpty() && !resB.IsEmpty()) << "[Empty] Deserialize Int32 fail"; in Int32Test()
[all …]
/arkcompiler/runtime_core/tests/checked/
Dcompare_lenarray_with_zero.pa63 jnez fail
67 jeqz fail
70 fail:
/arkcompiler/ets_runtime/test/moduletest/container/
Dcontainer_queue.js105 print("Queue forEach first argv fail");
114 print("Queue forEach throw error fail");
122 print("Test Queue fail: " + flag);
Dcontainer_deque.js123 print("Deque forEach first argv fail");
132 print("Deque forEach throw error fail");
138 print("Test Deque fail: " + flag);
/arkcompiler/runtime_core/tests/cts-generator/
DREADME.md75 -i sanitizer-fail,wrong-tag
79 Tests that have `release` and `sanitizer-fail` will be excluded.
126 -e sanitizer-fail
129 Tests with `release` tag will be included to test execution, with `sanitizer-fail` will be excluded.
DCMakeLists.txt88 set(CTS_TEST_SELECT_OPTION "--exclude-tag sanitizer-fail")
101 set(CTS_TEST_SELECT_OPTION_JIT "--exclude-tag sanitizer-fail")
126 …set(CTS_TEST_SELECT_OPTION_JIT "${CTS_TEST_SELECT_OPTION_JIT} --exclude-tag arm64-fail --exclude-t…
127 …TLY_OPTION_JIT "${CTS_TEST_SELECT_NIGHTLY_OPTION_JIT} --exclude-tag arm64-fail --exclude-tag arm64…
/arkcompiler/runtime_core/tests/verifier-tests/
Daccess_field_nomodifier_core.pa15 # - it must fail in Java if the class is nor inherited by current class, nor stays in the same pack…
18 # Similar Java test to fail verification:
/arkcompiler/ets_runtime/ecmascript/compiler/
Dverifier.cpp430 … LOG_COMPILER(ERROR) << "[Verifier][Fail] Circuit data integrity verifier failed, " << methodName; in Run()
440 LOG_COMPILER(ERROR) << "[Verifier][Fail] RunStateGatesCheck failed"; in Run()
446 LOG_COMPILER(ERROR) << "[Verifier][Fail] RunCFGSoundnessCheck failed"; in Run()
452 LOG_COMPILER(ERROR) << "[Verifier][Fail] RunCFGIsDAGCheck failed"; in Run()
521 LOG_COMPILER(ERROR) << "[Verifier][Fail] RunCFGReducibilityCheck failed"; in Run()
529 LOG_COMPILER(ERROR) << "[Verifier][Fail] RunFixedGatesCheck failed"; in Run()
535 LOG_COMPILER(ERROR) << "[Verifier][Fail] RunFixedGatesRelationsCheck failed"; in Run()
542 LOG_COMPILER(ERROR) << "[Verifier][Fail] RunFlowCyclesFind failed"; in Run()
548 LOG_COMPILER(ERROR) << "[Verifier][Fail] RunSchedulableGatesCheck failed"; in Run()
554 LOG_COMPILER(ERROR) << "[Verifier][Fail] RunPrologGatesCheck failed"; in Run()
[all …]
/arkcompiler/ets_runtime/test/moduletest/module/
Dmodule.js48 print("Direct Export Fail");
50 print("Indirect Export Fail");
/arkcompiler/ets_frontend/testTs/
Drun_testTs.py214 result = f'FAIL {file}\n'
225 result = f'FAIL {file}\n'
237 if line.startswith("FAIL"):
273 "Pull TypeScript Code Fail, Please Check The Network Request")
280 print("pull test code fail")
345 print("Run Python Script Fail")
/arkcompiler/runtime_core/runtime/tests/
Dc2i_bridge_test.cpp175 body << "jne.obj a0, fail\n"; in MakeCheckArgsMethod()
195 body << "jnez fail\n"; in MakeCheckArgsMethod()
199 body << "jnez fail\n"; in MakeCheckArgsMethod()
208 body << "jnez fail\n"; in MakeCheckArgsMethod()
211 body << "jne.obj a" << arg_num << ", fail\n"; in MakeCheckArgsMethod()
216 body << "jne a" << arg_num << ", fail\n"; in MakeCheckArgsMethod()
227 body << "fail:\n"; in MakeCheckArgsMethod()
233 body << "fail:\n"; in MakeCheckArgsMethod()
/arkcompiler/runtime_core/libpandabase/mem/
Darena.h39 * @return pointer to the allocated memory on success, or nullptr on fail
105 * @return true on success, or false on fail
137 * @return pointer to the allocated memory on success, or nullptr on fail
/arkcompiler/runtime_core/runtime/mem/
Dframe_allocator.h92 * @return true on success, or false on fail
99 * @return pointer to the allocated memory on success, or nullptr on fail
111 * @return pointer on success, or nullptr on fail

123456