Home
last modified time | relevance | path

Searched refs:asyncCallbackScopeDepth (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/arkui/napi/test/unittest/
H A Dtest_napi_ext.cpp477 int asyncCallbackScopeDepth = callbackScopeManager->GetAsyncCallbackScopeDepth(); variable
479 EXPECT_EQ(asyncCallbackScopeDepth, (asyncCallbackScopeDepthBefore + 1));
H A Dtest_napi.cpp3437 int asyncCallbackScopeDepth = callbackScopeManager->GetAsyncCallbackScopeDepth(); variable
3439 EXPECT_EQ(asyncCallbackScopeDepth, (asyncCallbackScopeDepthBefore + 1));