Searched refs:m_testCaseTimer (Results 1 – 1 of 1) sorted by relevance
6353 Timer m_testCaseTimer; member in Catch::XmlReporter16946 m_testCaseTimer.start(); in testCaseStarting()17057 e.writeAttribute( "durationInSeconds", m_testCaseTimer.getElapsedSeconds() ); in testCaseEnded()