Searched refs:sectionEnded (Results 1 – 1 of 1) sorted by relevance
2422 virtual void sectionEnded( SectionEndInfo const& endInfo ) = 0;5617 virtual void sectionEnded( SectionStats const& sectionStats ) = 0;5708 void sectionEnded(SectionStats const& /* _sectionStats */) override { in sectionEnded() function5849 void sectionEnded(SectionStats const& sectionStats) override { in sectionEnded() function6066 void sectionEnded(SectionStats const& _sectionStats) override;6105 void sectionEnded(SectionStats const& _sectionStats) override;6337 void sectionEnded(SectionStats const& sectionStats) override;8022 void sectionEnded( SectionEndInfo const& endInfo ) override;10885 void sectionEnded( SectionStats const& sectionStats ) override;12620 void RunContext::sectionEnded(SectionEndInfo const & endInfo) { in sectionEnded() function in Catch::RunContext[all …]