Home
last modified time | relevance | path

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

/test/testfwk/arkxtest/uitest/connection/
Dipc_transactor.cpp208 uint32_t tries = 0; in PublishCallerAndWaitForBackcaller() local
214 tries++; in PublishCallerAndWaitForBackcaller()
215 … } while (tries < PUBLISH_MAX_RETIES && condition.wait_for(lock, period) == cv_status::timeout); in PublishCallerAndWaitForBackcaller()
/test/xts/acts/request/newRequestAuthorityTest/entry/src/main/ets/test/
DrequestDownload002.test.ets1318 console.info('====>SUB_Misc_REQUEST_Show_Promise_0010 taskInfo.tries: ' + taskInfo.tries);
1325 expect(taskInfo.tries).assertLargerOrEqual(0);