Searched refs:m_totalTestCount (Results 1 – 2 of 2) sorted by relevance
10 , m_totalTestCount(0) in TestResults()19 ++m_totalTestCount; in OnTestStart()46 return m_totalTestCount; in GetTotalTestCount()
26 int m_totalTestCount; variable