Home
last modified time | relevance | path

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

/foundation/arkui/napi/test/unittest/
H A Dtest_napi_threadsafe.cpp86 static int32_t g_callSuccessCountJS = 0; variable
133 g_callSuccessCountJS++; in TsFuncCallJsTwo()
195 // when add thread,repair g_callSuccessCountJS eq SUCCESS_COUNT_JS_TWO in TsFuncFinalTotal()
196 EXPECT_EQ(g_callSuccessCountJS, SUCCESS_COUNT_JS_FOUR); in TsFuncFinalTotal()
848 g_callSuccessCountJS = 0; in HWTEST_F()

Completed in 3 milliseconds