Home
last modified time | relevance | path

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

/external/catch2/include/reporters/
Dcatch_reporter_compact.cpp276 void CompactReporter::sectionEnded(SectionStats const& _sectionStats) { in sectionEnded()
Dcatch_reporter_console.cpp380 void ConsoleReporter::sectionEnded(SectionStats const& _sectionStats) { in sectionEnded()
/external/catch2/single_include/catch2/
Dcatch.hpp13353 void CompactReporter::sectionEnded(SectionStats const& _sectionStats) { in sectionEnded()
13735 void ConsoleReporter::sectionEnded(SectionStats const& _sectionStats) { in sectionEnded()