Home
last modified time | relevance | path

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

/test/xts/acts/commonlibrary/ark_runtime/ark_runtime_jsvm_test/entry/src/main/cpp/napi/
Dnapi_test.cpp8824 static napi_value testOpenInspectorWithName(napi_env env1, napi_callback_info info) in testOpenInspectorWithName() function
10137 DECLARE_NAPI_FUNCTION("testOpenInspectorWithName", testOpenInspectorWithName), in Init()
/test/xts/acts/commonlibrary/ark_runtime/ark_runtime_jsvm_test/entry/src/main/ets/test/
DJsvmTest.ets6533 let rst = napitest.testOpenInspectorWithName();