Home
last modified time | relevance | path

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

/commonlibrary/ets_utils/js_api_module/url/test/
H A Dtest_napi.cpp2019 napi_value hrefFn = nullptr; in HWTEST_F() local
2020 napi_get_named_property(env, instance, "href", &hrefFn); in HWTEST_F()
2022 napi_call_function(env, instance, hrefFn, 1, constructorArgs1, &result1); in HWTEST_F()

Completed in 6 milliseconds