Home
last modified time | relevance | path

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

/third_party/libabigail/tests/lib/
Dcatch.hpp5786 void testRunEnded(TestRunStats const& /* _testRunStats */) override { in testRunEnded() function
5940 void testRunEnded(TestRunStats const& testRunStats) override { in testRunEnded() function
16106 void CompactReporter::testRunEnded( TestRunStats const& _testRunStats ) { in testRunEnded() function in Catch::CompactReporter
16594 void ConsoleReporter::testRunEnded(TestRunStats const& _testRunStats) { in testRunEnded() function in Catch::ConsoleReporter
17223 void ListeningReporter::testRunEnded( TestRunStats const& testRunStats ) { in testRunEnded() function in Catch::ListeningReporter
17447 void XmlReporter::testRunEnded( TestRunStats const& testRunStats ) { in testRunEnded() function in Catch::XmlReporter