Searched refs:retryCount (Results 1 – 2 of 2) sorted by relevance
557 int retryCount = 0; in runPtsBotTest() local622 retryCount++; in runPtsBotTest()624 if (retryCount == 1) flakyCount++; in runPtsBotTest()625 if (flakyCount <= maxFlakyTests && retryCount <= maxRetriesPerTest) { in runPtsBotTest()630 inconclusive ? "Inconclusive" : "Failed", testName, retryCount)); in runPtsBotTest()
493 retryCount=3): argument507 while retryCount > 0:513 retryCount -= 1