Searched refs:m_totals (Results 1 – 2 of 2) sorted by relevance
75 m_totals.setZero(); in reset()95 m_totals += m_times; in stop()123 return m_totals[TIMER];164 Vector2d m_totals; variable
146 , m_totals (totals) in ResultToSingleXmlLogHandler()174 m_totals.countByCode[result.statusCode] += 1; in testCaseResultComplete()179 BatchResultTotals& m_totals; member in ResultToSingleXmlLogHandler