Home
last modified time | relevance | path

Searched refs:GetReason (Results 1 - 8 of 8) sorted by relevance

/arkcompiler/toolchain/test/fuzztest/base/ptevents/paused/baseptspausedgetreason_fuzzer/
H A Dbaseptspausedgetreason_fuzzer.cpp38 paused.GetReason(); in BasePtsPausedGetReasonFuzzTest()
/arkcompiler/ets_runtime/test/fuzztest/promiserejectinfo_fuzzer/
H A Dpromiserejectinfo_fuzzer.cpp112 [[maybe_unused]]Local<JSValueRef> reason_res = promiseReject.GetReason(); in PromiseRejectInfoGetReasonFuzzTest()
/arkcompiler/runtime_core/static_core/libllvmbackend/transforms/passes/inline_ir/
H A Dcleanup_inline_module.cpp113 InlineFailureReason GetReason() const in GetReason() function in __anon161::InlineFailure
/arkcompiler/toolchain/tooling/base/
H A Dpt_events.h104 const std::string &GetReason() const in GetReason() function in panda::ecmascript::tooling::final
/arkcompiler/ets_runtime/ecmascript/napi/include/
H A Djsnapi_expo.h958 Local<JSValueRef> GetReason() const;
/arkcompiler/ets_runtime/ecmascript/napi/test/
H A Djsnapi_first_tests.cpp2059 * the incoming data, and whether the GetPromise and GetReason methods can correctly return Promise and the
2077 Local<JSValueRef> reason_res = promisereject.GetReason(); in HWTEST_F_L0()
H A Dffi_workload.cpp4806 promisereject.GetReason(); in HWTEST_F_L0()
4809 TEST_TIME(PromiseRejectInfo::GetReason); in HWTEST_F_L0()
/arkcompiler/ets_runtime/ecmascript/napi/
H A Djsnapi_expo.cpp2241 Local<JSValueRef> PromiseRejectInfo::GetReason() const in GetReason() function in panda::PromiseRejectInfo

Completed in 38 milliseconds