Home
last modified time | relevance | path

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

/foundation/arkui/napi/test/unittest/
H A Dtest_napi.cpp1312 napi_value customClassPrototype = nullptr; in HWTEST_F() local
1313 napi_get_prototype(env, customClass, &customClassPrototype); in HWTEST_F()
1314 ASSERT_CHECK_VALUE_TYPE(env, customClassPrototype, napi_function); in HWTEST_F()

Completed in 15 milliseconds