Searched defs:testCaseEnded (Results 1 – 1 of 1) sorted by relevance
5780 void testCaseEnded(TestCaseStats const& /* _testCaseStats */) override { in testCaseEnded() function5924 void testCaseEnded(TestCaseStats const& testCaseStats) override { in testCaseEnded() function16580 void ConsoleReporter::testCaseEnded(TestCaseStats const& _testCaseStats) { in testCaseEnded() function in Catch::ConsoleReporter16899 void JunitReporter::testCaseEnded( TestCaseStats const& testCaseStats ) { in testCaseEnded() function in Catch::JunitReporter17209 void ListeningReporter::testCaseEnded( TestCaseStats const& testCaseStats ) { in testCaseEnded() function in Catch::ListeningReporter17417 void XmlReporter::testCaseEnded( TestCaseStats const& testCaseStats ) { in testCaseEnded() function in Catch::XmlReporter