Home
last modified time | relevance | path

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

/freebsd/contrib/bsnmp/tests/
H A Dcatch.hpp12705 SectionStats testCaseSectionStats(testCaseSection, assertions, 0, false); in handleFatalErrorCondition() local
12706 m_reporter->sectionEnded(testCaseSectionStats); in handleFatalErrorCondition()
12785 SectionStats testCaseSectionStats(testCaseSection, assertions, duration, missingAssertions); in runCurrentTest() local
12786 m_reporter->sectionEnded(testCaseSectionStats); in runCurrentTest()