Home
last modified time | relevance | path

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

/test/xts/acts/arkui/ace_napi_test/entry/src/main/ets/test/
DNapiTest.ets1058 * @tc.desc : Testing CreateExternal NAPI interface.
1079 * @tc.desc : Testing CreateExternal NAPI interface.
1100 * @tc.desc : Testing CreateExternal NAPI interface.
1123 * @tc.desc : Testing CreateExternal NAPI interface.
/test/xts/acts/commonlibrary/ark_runtime/ark_runtime_jsvm_test/entry/src/main/cpp/napi/
Dnapi_test.cpp5493 static JSVM_Value CreateExternal(JSVM_Env env, JSVM_CallbackInfo info) in CreateExternal() function
9263 {.data = nullptr, .callback = CreateExternal},