Home
last modified time | relevance | path

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

/external/catch2/include/reporters/
Dcatch_reporter_compact.cpp282 void CompactReporter::testRunEnded( TestRunStats const& _testRunStats ) { in testRunEnded()
Dcatch_reporter_console.cpp438 void ConsoleReporter::testRunEnded(TestRunStats const& _testRunStats) { in testRunEnded()
/external/catch2/single_include/catch2/
Dcatch.hpp13310 void CompactReporter::testRunEnded( TestRunStats const& _testRunStats ) { in testRunEnded()
13743 void ConsoleReporter::testRunEnded(TestRunStats const& _testRunStats) { in testRunEnded()