Home
last modified time | relevance | path

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

/external/catch2/include/reporters/
Dcatch_reporter_xml.cpp172 void XmlReporter::sectionEnded( SectionStats const& sectionStats ) { in sectionEnded() function in Catch::XmlReporter
Dcatch_reporter_bases.hpp71 void sectionEnded(SectionStats const& /* _sectionStats */) override { in sectionEnded() function
213 void sectionEnded(SectionStats const& sectionStats) override { in sectionEnded() function
Dcatch_reporter_listening.cpp124 void ListeningReporter::sectionEnded( SectionStats const& sectionStats ) { in sectionEnded() function in Catch::ListeningReporter
Dcatch_reporter_compact.cpp277 void CompactReporter::sectionEnded(SectionStats const& _sectionStats) { in sectionEnded() function in Catch::CompactReporter
Dcatch_reporter_console.cpp410 void ConsoleReporter::sectionEnded(SectionStats const& _sectionStats) { in sectionEnded() function in Catch::ConsoleReporter
/external/catch2/examples/
D210-Evt-EventListeners.cpp352 void sectionEnded( Catch::SectionStats const& sectionStats ) override { in sectionEnded() function
/external/catch2/include/internal/
Dcatch_run_context.cpp210 void RunContext::sectionEnded(SectionEndInfo const & endInfo) { in sectionEnded() function in Catch::RunContext
/external/bcc/tests/cc/
Dcatch.hpp5986 virtual void sectionEnded( SectionEndInfo const& endInfo ) { in sectionEnded() function in Catch::RunContext
7654 void LegacyReporterAdapter::sectionEnded( SectionStats const& sectionStats ) { in sectionEnded() function in Catch::LegacyReporterAdapter
8460 virtual void sectionEnded( SectionStats const& sectionStats ) CATCH_OVERRIDE { in sectionEnded() function in Catch::MultipleReporters
8560 virtual void sectionEnded( SectionStats const& /* _sectionStats */ ) CATCH_OVERRIDE { in sectionEnded() function
8686 virtual void sectionEnded( SectionStats const& sectionStats ) CATCH_OVERRIDE { in sectionEnded() function
9208 virtual void sectionEnded( SectionStats const& sectionStats ) CATCH_OVERRIDE { in sectionEnded() function in Catch::XmlReporter
9519 virtual void sectionEnded( SectionStats const& _sectionStats ) CATCH_OVERRIDE { in sectionEnded() function
/external/catch2/single_include/catch2/
Dcatch.hpp5729 void sectionEnded(SectionStats const& /* _sectionStats */) override { in sectionEnded() function
5870 void sectionEnded(SectionStats const& sectionStats) override { in sectionEnded() function
12650 void RunContext::sectionEnded(SectionEndInfo const & endInfo) { in sectionEnded() function in Catch::RunContext
15781 void CompactReporter::sectionEnded(SectionStats const& _sectionStats) { in sectionEnded() function in Catch::CompactReporter
16192 void ConsoleReporter::sectionEnded(SectionStats const& _sectionStats) { in sectionEnded() function in Catch::ConsoleReporter
16859 void ListeningReporter::sectionEnded( SectionStats const& sectionStats ) { in sectionEnded() function in Catch::ListeningReporter
17059 void XmlReporter::sectionEnded( SectionStats const& sectionStats ) { in sectionEnded() function in Catch::XmlReporter
/external/libabigail/tests/lib/
Dcatch.hpp5765 void sectionEnded(SectionStats const& /* _sectionStats */) override { in sectionEnded() function
5906 void sectionEnded(SectionStats const& sectionStats) override { in sectionEnded() function
12793 void RunContext::sectionEnded(SectionEndInfo const & endInfo) { in sectionEnded() function in Catch::RunContext
16032 void CompactReporter::sectionEnded(SectionStats const& _sectionStats) { in sectionEnded() function in Catch::CompactReporter
16444 void ConsoleReporter::sectionEnded(SectionStats const& _sectionStats) { in sectionEnded() function in Catch::ConsoleReporter
17117 void ListeningReporter::sectionEnded( SectionStats const& sectionStats ) { in sectionEnded() function in Catch::ListeningReporter
17317 void XmlReporter::sectionEnded( SectionStats const& sectionStats ) { in sectionEnded() function in Catch::XmlReporter