Home
last modified time | relevance | path

Searched refs:code4 (Results 1 – 2 of 2) sorted by relevance

/test/xts/acts/hiviewdfx/hiappeventtest/hiappeventndktest/entry/src/main/ets/test/
DhiappeventNdk.test.ets308 console.info(`SUB_DFX_DFT_HiAppEvent_Watcher_Code_0100 code4 : ${code}`);
/test/xts/acts/commonlibrary/ark_runtime/ark_runtime_jsvm_test/entry/src/main/cpp/napi/
Dnapi_test.cpp511 JSVM_Value code4 = nullptr; in testClearError() local
513 OH_JSVM_CreateStringLatin1(env, "600", NAPI_AUTO_LENGTH, &code4); in testClearError()
516 OH_JSVM_CreateRangeError(env, code4, message4, &error4); in testClearError()