Searched refs:countByCode (Results 1 – 1 of 1) sorted by relevance
135 countByCode[i] = 0; in BatchResultTotals()138 int countByCode[xe::TESTSTATUSCODE_LAST]; member174 m_totals.countByCode[result.statusCode] += 1; in testCaseResultComplete()193 …::getTestStatusCodeName((xe::TestStatusCode)code), de::toString(totals.countByCode[code]).c_str()); in writeTotals()194 totalCases += totals.countByCode[code]; in writeTotals()