Home
last modified time | relevance | path

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

/napi_generator/examples/napitutorials/entry/src/main/cpp/
H A Dinit.cpp54 static napi_value getTestCase(napi_env env, napi_callback_info info) in getTestCase() function
70 OH_LOG_Print(LOG_APP, LOG_INFO, GLOBAL_RESMGR, "getTestCase", "input param %{public}d", value0); in getTestCase()
125 {"getTestCase", nullptr, getTestCase, nullptr, nullptr, nullptr, napi_default, nullptr}, in Init()

Completed in 1 milliseconds