Home
last modified time | relevance | path

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

/commonlibrary/ets_utils/js_concurrent_module/worker/test/
H A Dtest_worker.cpp2438 napi_value typeValue3 = nullptr; in HWTEST_F() local
2441 napi_create_uint32(env, type3, &typeValue3); in HWTEST_F()
2445 napi_set_named_property(env, object3, "type", typeValue3); in HWTEST_F()

Completed in 8 milliseconds