Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/napi/test/
Djsnapi_sample.cpp308 NativePointerTestClass *nativePointerTestClass = new NativePointerTestClass(); in HWTEST_F_L0() local
309 GTEST_LOG_(INFO) << "sample_NativePointer adress: " << nativePointerTestClass; in HWTEST_F_L0()
311 vm_, nativePointerTestClass, in HWTEST_F_L0()