Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/plugins/ets/tests/interop_js/gtest_plugin/
Dets_interop_js_gtest.h288 static napi_value GetJsGtestObject(napi_env env) in GetJsGtestObject() function
322 napi_value jsGtestObject = GetJsGtestObject(env); in CallEtsMethodViaJs()
358 napi_value jsGtestObject = GetJsGtestObject(env); in DoCallEtsMethod()