Home
last modified time | relevance | path

Searched defs:testRunStats (Results 1 – 5 of 5) sorted by relevance

/external/catch2/include/reporters/
Dcatch_reporter_xml.cpp213 void XmlReporter::testRunEnded( TestRunStats const& testRunStats ) { in testRunEnded()
Dcatch_reporter_listening.cpp145 void ListeningReporter::testRunEnded( TestRunStats const& testRunStats ) { in testRunEnded()
/external/bcc/tests/cc/
Dcatch.hpp7671 void LegacyReporterAdapter::testRunEnded( TestRunStats const& testRunStats ) { in testRunEnded()
8481 virtual void testRunEnded( TestRunStats const& testRunStats ) CATCH_OVERRIDE { in testRunEnded()
9244 virtual void testRunEnded( TestRunStats const& testRunStats ) CATCH_OVERRIDE { in testRunEnded()
/external/catch2/single_include/catch2/
Dcatch.hpp16880 void ListeningReporter::testRunEnded( TestRunStats const& testRunStats ) { in testRunEnded()
17100 void XmlReporter::testRunEnded( TestRunStats const& testRunStats ) { in testRunEnded()
/external/libabigail/tests/lib/
Dcatch.hpp17138 void ListeningReporter::testRunEnded( TestRunStats const& testRunStats ) { in testRunEnded()
17362 void XmlReporter::testRunEnded( TestRunStats const& testRunStats ) { in testRunEnded()