Home
last modified time | relevance | path

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

/freebsd/contrib/bsnmp/tests/
H A Dcatch.hpp8076 TestRunInfo m_runInfo; member in Catch::RunContext
12482 : m_runInfo(_config->name()), in RunContext()
12492 m_reporter->testRunStarting(m_runInfo);
12496 m_reporter->testRunEnded(TestRunStats(m_runInfo, m_totals, aborting())); in ~RunContext()
12720 m_reporter->testRunEnded(TestRunStats(m_runInfo, m_totals, false)); in handleFatalErrorCondition()