Home
last modified time | relevance | path

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

/foundation/arkui/napi/sample/native_module_systemtest/
H A Dtest_napi.cpp348 int iFailTimes = 0; in NewChildThreadMutiCallNoneBlocking() local
353 iFailTimes++; in NewChildThreadMutiCallNoneBlocking()
356 if (iFailTimes > 0) { in NewChildThreadMutiCallNoneBlocking()
359 GTEST_LOG_(INFO) << "none block call fail times" << iFailTimes; in NewChildThreadMutiCallNoneBlocking()

Completed in 18 milliseconds