Searched refs:testCaseSection (Results 1 – 1 of 1) sorted by relevance
12701 SectionInfo testCaseSection(testCaseInfo.lineInfo, testCaseInfo.name); in handleFatalErrorCondition() local12705 SectionStats testCaseSectionStats(testCaseSection, assertions, 0, false); in handleFatalErrorCondition()12740 SectionInfo testCaseSection(testCaseInfo.lineInfo, testCaseInfo.name); in runCurrentTest() local12741 m_reporter->sectionStarting(testCaseSection); in runCurrentTest()12785 SectionStats testCaseSectionStats(testCaseSection, assertions, duration, missingAssertions); in runCurrentTest()