Searched refs:mTotalResultCount (Results 1 – 2 of 2) sorted by relevance
220 int mTotalResultCount; variable
969 mTotalResultCount(0), in TestSuite()1226 mTotalResultCount = testSet.size(); in TestSuite()1531 printf("[%d/%d] %s.%s", mCurrentResultCount, mTotalResultCount, id.testSuiteName.c_str(), in finishProcess()