Home
last modified time | relevance | path

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

/external/angle/src/tests/test_utils/runner/
DTestSuite.cpp1689 uint32_t totalTestCount = 0; in run() local
1723 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()