Home
last modified time | relevance | path

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

/third_party/libabigail/tests/lib/
Dcatch.hpp5777 void sectionEnded(SectionStats const& /* _sectionStats */) override { in sectionEnded() function
5918 void sectionEnded(SectionStats const& sectionStats) override { in sectionEnded() function
12857 void RunContext::sectionEnded(SectionEndInfo const & endInfo) { in sectionEnded() function in Catch::RunContext
16099 void CompactReporter::sectionEnded(SectionStats const& _sectionStats) { in sectionEnded() function in Catch::CompactReporter
16511 void ConsoleReporter::sectionEnded(SectionStats const& _sectionStats) { in sectionEnded() function in Catch::ConsoleReporter
17202 void ListeningReporter::sectionEnded( SectionStats const& sectionStats ) { in sectionEnded() function in Catch::ListeningReporter
17402 void XmlReporter::sectionEnded( SectionStats const& sectionStats ) { in sectionEnded() function in Catch::XmlReporter