Searched defs:sectionEnded (Results 1 – 1 of 1) sorted by relevance
5777 void sectionEnded(SectionStats const& /* _sectionStats */) override { in sectionEnded() function5918 void sectionEnded(SectionStats const& sectionStats) override { in sectionEnded() function12857 void RunContext::sectionEnded(SectionEndInfo const & endInfo) { in sectionEnded() function in Catch::RunContext16099 void CompactReporter::sectionEnded(SectionStats const& _sectionStats) { in sectionEnded() function in Catch::CompactReporter16511 void ConsoleReporter::sectionEnded(SectionStats const& _sectionStats) { in sectionEnded() function in Catch::ConsoleReporter17202 void ListeningReporter::sectionEnded( SectionStats const& sectionStats ) { in sectionEnded() function in Catch::ListeningReporter17402 void XmlReporter::sectionEnded( SectionStats const& sectionStats ) { in sectionEnded() function in Catch::XmlReporter