Home
last modified time | relevance | path

Searched refs:testCaseSection (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/bsnmp/tests/
H A Dcatch.hpp12701 SectionInfo testCaseSection(testCaseInfo.lineInfo, testCaseInfo.name); in handleFatalErrorCondition() local
12705 SectionStats testCaseSectionStats(testCaseSection, assertions, 0, false); in handleFatalErrorCondition()
12740 SectionInfo testCaseSection(testCaseInfo.lineInfo, testCaseInfo.name); in runCurrentTest() local
12741 m_reporter->sectionStarting(testCaseSection); in runCurrentTest()
12785 SectionStats testCaseSectionStats(testCaseSection, assertions, duration, missingAssertions); in runCurrentTest()