Home
last modified time | relevance | path

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

/commonlibrary/ets_utils/js_concurrent_module/test/
H A Dtest_concurrent.cpp728 napi_value propFuncValue = nullptr; in HWTEST_F() local
729 napi_get_property_names(env, result, &propFuncValue); in HWTEST_F()
731 uint32_t arrayLength = NapiHelper::GetArrayLength(env, propFuncValue); in HWTEST_F()

Completed in 4 milliseconds