Home
last modified time | relevance | path

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

/external/catch2/include/reporters/
Dcatch_reporter_xml.cpp170 void XmlReporter::sectionEnded( SectionStats const& sectionStats ) { in sectionEnded()
Dcatch_reporter_listening.cpp102 void ListeningReporter::sectionEnded( SectionStats const& sectionStats ) { in sectionEnded()
/external/bcc/tests/cc/
Dcatch.hpp7654 void LegacyReporterAdapter::sectionEnded( SectionStats const& sectionStats ) { in sectionEnded()
8460 virtual void sectionEnded( SectionStats const& sectionStats ) CATCH_OVERRIDE { in sectionEnded()
9208 virtual void sectionEnded( SectionStats const& sectionStats ) CATCH_OVERRIDE { in sectionEnded()
/external/catch2/single_include/catch2/
Dcatch.hpp14273 void ListeningReporter::sectionEnded( SectionStats const& sectionStats ) { in sectionEnded()
14471 void XmlReporter::sectionEnded( SectionStats const& sectionStats ) { in sectionEnded()