Searched refs:totalTestCount (Results 1 – 1 of 1) sorted by relevance
1689 uint32_t totalTestCount = 0; in run() local1723 totalTestCount += static_cast<uint32_t>(processInfo.testsInBatch.size()); in run()1736 printf("Running %d tests in %d processes, longest for %d seconds.\n", totalTestCount, in run()