Searched refs:ConsoleReporter (Results 1 – 1 of 1) sorted by relevance
6089 struct ConsoleReporter : StreamingReporterBase<ConsoleReporter> { struct6093 ~ConsoleReporter() override;16106 ConsoleReporter::ConsoleReporter(ReporterConfig const& config) in ConsoleReporter() function in Catch::ConsoleReporter16129 ConsoleReporter::~ConsoleReporter() = default;16131 std::string ConsoleReporter::getDescription() { in getDescription()16260 void ConsoleReporter::lazyPrint() { in lazyPrint()16278 void ConsoleReporter::lazyPrintRunInfo() { in lazyPrintRunInfo()16290 void ConsoleReporter::lazyPrintGroupInfo() { in lazyPrintGroupInfo()16434 void ConsoleReporter::printSummaryDivider() { in printSummaryDivider()16438 void ConsoleReporter::printTestFilters() { in printTestFilters()[all …]