Home
last modified time | relevance | path

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

/foundation/arkui/napi/test/unittest/
H A Dtest_napi.cpp669 napi_value propFuncValue = nullptr; in HWTEST_F() local
670 napi_get_property_names(env, result, &propFuncValue); in HWTEST_F()
672 napi_get_array_length(env, propFuncValue, &arrayLength); in HWTEST_F()

Completed in 19 milliseconds