Home
last modified time | relevance | path

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

/src/contrib/bsnmp/tests/
H A Dcatch.hpp2422 virtual void sectionEnded( SectionEndInfo const& endInfo ) = 0;
5617 virtual void sectionEnded( SectionStats const& sectionStats ) = 0;
5708 void sectionEnded(SectionStats const& /* _sectionStats */) override { in sectionEnded() function
5849 void sectionEnded(SectionStats const& sectionStats) override { in sectionEnded() function
6066 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 …]