Home
last modified time | relevance | path

Searched refs:TestCreateAndGetBigIntProgramCase02 (Results 1 – 3 of 3) sorted by relevance

/test/xts/acts/commonlibrary/ark_runtime/ark_runtime_jsvm_test/entry/src/main/cpp/napi/
Dnapi_bigint_test.h68 JSVM_Value TestCreateAndGetBigIntProgramCase02(JSVM_Env env, JSVM_CallbackInfo info);
Dnapi_bigint_test.cpp683 [[maybe_unused]] JSVM_Value TestCreateAndGetBigIntProgramCase02(JSVM_Env env, JSVM_CallbackInfo inf… in TestCreateAndGetBigIntProgramCase02() function
Dnapi_test.cpp9849 {.callback = TestCreateAndGetBigIntProgramCase02, .data = nullptr},