Home
last modified time | relevance | path

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

/foundation/arkui/napi/test/unittest/
H A Dtest_napi.cpp3968 AsyncData* dataThree = CreateAsyncData(); in HWTEST_F() local
3969 if (dataThree == nullptr) { in HWTEST_F()
3972 dataThree->env = envThree; in HWTEST_F()
3973 res = napi_add_async_cleanup_hook(env, AsyncCleanupHook, dataThree, &dataThree->handle); in HWTEST_F()

Completed in 16 milliseconds