Home
last modified time | relevance | path

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

/commonlibrary/ets_utils/js_concurrent_module/test/
H A Dtest_concurrent.cpp723 napi_value funcKey = nullptr; in HWTEST_F() local
725 napi_create_string_latin1(env, funcKeyStr, strlen(funcKeyStr), &funcKey); in HWTEST_F()
726 napi_set_property(env, result, funcKey, funcAttribute); in HWTEST_F()

Completed in 3 milliseconds