Home
last modified time | relevance | path

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

/commonlibrary/ets_utils/js_api_module/uri/test/
H A Dtest_napi.cpp874 napi_value otherInstance = nullptr; in HWTEST_F() local
875 napi_new_instance(env, uriClass, 1, constructorArgs1, &otherInstance); in HWTEST_F()
876 napi_value args[1] = { otherInstance }; in HWTEST_F()

Completed in 3 milliseconds