Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/napi/test/unittest/
H A Dtest_napi_threadsafe.cpp86 static int32_t g_callSuccessCountJS = 0; variable
137 g_callSuccessCountJS++; in TsFuncCallJsTwo()
200 EXPECT_EQ(g_callSuccessCountJS, SUCCESS_COUNT_JS_FOUR); in TsFuncFinalTotal()
852 g_callSuccessCountJS = 0;