Searched refs:m_runInfo (Results 1 – 1 of 1) sorted by relevance
8076 TestRunInfo m_runInfo; member in Catch::RunContext12482 : 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()