Searched refs:testCaseSectionStats (Results 1 – 1 of 1) sorted by relevance
12705 SectionStats testCaseSectionStats(testCaseSection, assertions, 0, false); in handleFatalErrorCondition() local12706 m_reporter->sectionEnded(testCaseSectionStats); in handleFatalErrorCondition()12785 SectionStats testCaseSectionStats(testCaseSection, assertions, duration, missingAssertions); in runCurrentTest() local12786 m_reporter->sectionEnded(testCaseSectionStats); in runCurrentTest()