Searched defs:sectionEnded (Results 1 – 9 of 9) sorted by relevance
170 void XmlReporter::sectionEnded( SectionStats const& sectionStats ) { in sectionEnded() function in Catch::XmlReporter
102 void ListeningReporter::sectionEnded( SectionStats const& sectionStats ) { in sectionEnded() function in Catch::ListeningReporter
276 void CompactReporter::sectionEnded(SectionStats const& _sectionStats) { in sectionEnded() function in Catch::CompactReporter
66 void sectionEnded(SectionStats const& /* _sectionStats */) override { in sectionEnded() function208 void sectionEnded(SectionStats const& sectionStats) override { in sectionEnded() function
380 void ConsoleReporter::sectionEnded(SectionStats const& _sectionStats) { in sectionEnded() function in Catch::ConsoleReporter
352 virtual void sectionEnded( Catch::SectionStats const& sectionStats ) override { in sectionEnded() function
210 void RunContext::sectionEnded(SectionEndInfo const & endInfo) { in sectionEnded() function in Catch::RunContext
5986 virtual void sectionEnded( SectionEndInfo const& endInfo ) { in sectionEnded() function in Catch::RunContext7654 void LegacyReporterAdapter::sectionEnded( SectionStats const& sectionStats ) { in sectionEnded() function in Catch::LegacyReporterAdapter8460 virtual void sectionEnded( SectionStats const& sectionStats ) CATCH_OVERRIDE { in sectionEnded() function in Catch::MultipleReporters8560 virtual void sectionEnded( SectionStats const& /* _sectionStats */ ) CATCH_OVERRIDE { in sectionEnded() function8686 virtual void sectionEnded( SectionStats const& sectionStats ) CATCH_OVERRIDE { in sectionEnded() function9208 virtual void sectionEnded( SectionStats const& sectionStats ) CATCH_OVERRIDE { in sectionEnded() function in Catch::XmlReporter9519 virtual void sectionEnded( SectionStats const& _sectionStats ) CATCH_OVERRIDE { in sectionEnded() function
5123 void sectionEnded(SectionStats const& /* _sectionStats */) override { in sectionEnded() function5264 void sectionEnded(SectionStats const& sectionStats) override { in sectionEnded() function10439 void RunContext::sectionEnded(SectionEndInfo const & endInfo) { in sectionEnded() function in Catch::RunContext13304 void CompactReporter::sectionEnded(SectionStats const& _sectionStats) { in sectionEnded() function in Catch::CompactReporter13686 void ConsoleReporter::sectionEnded(SectionStats const& _sectionStats) { in sectionEnded() function in Catch::ConsoleReporter14273 void ListeningReporter::sectionEnded( SectionStats const& sectionStats ) { in sectionEnded() function in Catch::ListeningReporter14471 void XmlReporter::sectionEnded( SectionStats const& sectionStats ) { in sectionEnded() function in Catch::XmlReporter