Home
last modified time | relevance | path

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

/external/catch2/include/reporters/
Dcatch_reporter_compact.cpp283 void CompactReporter::testRunEnded( TestRunStats const& _testRunStats ) { in testRunEnded()
Dcatch_reporter_console.cpp492 void ConsoleReporter::testRunEnded(TestRunStats const& _testRunStats) { in testRunEnded()
/external/catch2/single_include/catch2/
Dcatch.hpp15787 void CompactReporter::testRunEnded( TestRunStats const& _testRunStats ) { in testRunEnded()
16274 void ConsoleReporter::testRunEnded(TestRunStats const& _testRunStats) { in testRunEnded()
/external/libabigail/tests/lib/
Dcatch.hpp16039 void CompactReporter::testRunEnded( TestRunStats const& _testRunStats ) { in testRunEnded()
16527 void ConsoleReporter::testRunEnded(TestRunStats const& _testRunStats) { in testRunEnded()