Home
last modified time | relevance | path

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

/freebsd/contrib/bsnmp/tests/
H A Dcatch.hpp8079 ITracker* m_testCaseTracker = nullptr; member in Catch::RunContext
12524m_testCaseTracker = &SectionTracker::acquire(m_trackerContext, TestCaseTracking::NameAndLocation(t… in runTest()
12526 } while (!m_testCaseTracker->isSuccessfullyCompleted() && !aborting()); in runTest()
12542 m_testCaseTracker = nullptr; in runTest()
12780 m_testCaseTracker->close(); in runCurrentTest()