Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/plugins/ets/tests/interop_js/gtest_plugin/
Dets_interop_js_gtest.h121 napi_value jsGtestEnvObject = GetJsGtestEnvObject(jsEnv_); in LoadModule()
305 static napi_value GetJsGtestEnvObject(napi_env env) in GetJsGtestEnvObject() function
398 napi_value jsGtestEnvObject = GetJsGtestEnvObject(jsEnv_); in DoCallJsMethod()