Home
last modified time | relevance | path

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

/third_party/libabigail/tests/lib/
Dcatch.hpp5780 void testCaseEnded(TestCaseStats const& /* _testCaseStats */) override { in testCaseEnded() function
5924 void testCaseEnded(TestCaseStats const& testCaseStats) override { in testCaseEnded() function
16580 void ConsoleReporter::testCaseEnded(TestCaseStats const& _testCaseStats) { in testCaseEnded() function in Catch::ConsoleReporter
16899 void JunitReporter::testCaseEnded( TestCaseStats const& testCaseStats ) { in testCaseEnded() function in Catch::JunitReporter
17209 void ListeningReporter::testCaseEnded( TestCaseStats const& testCaseStats ) { in testCaseEnded() function in Catch::ListeningReporter
17417 void XmlReporter::testCaseEnded( TestCaseStats const& testCaseStats ) { in testCaseEnded() function in Catch::XmlReporter