Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_2d/rosen/test/2d_graphics/drawing_ndk/cpp/
H A Dmy_xcomponent.h50 static napi_value NapiSetTestCount(napi_env env, napi_callback_info info);
H A Dmy_xcomponent.cpp355 napi_value MyXComponent::NapiSetTestCount(napi_env env, napi_callback_info info) in NapiSetTestCount() function in MyXComponent
832 …{"setTestCount", nullptr, MyXComponent::NapiSetTestCount, nullptr, nullptr, nullptr, napi_default,… in Export()