Searched refs:testCaseEnded (Results 1 – 1 of 1) sorted by relevance
5618 virtual void testCaseEnded( TestCaseStats const& testCaseStats ) = 0;5711 void testCaseEnded(TestCaseStats const& /* _testCaseStats */) override { in testCaseEnded() function5855 void testCaseEnded(TestCaseStats const& testCaseStats) override { in testCaseEnded() function6114 void testCaseEnded(TestCaseStats const& _testCaseStats) override;6278 void testCaseEnded(TestCaseStats const& testCaseStats) override;6339 void testCaseEnded(TestCaseStats const& testCaseStats) override;10886 void testCaseEnded( TestCaseStats const& testCaseStats ) override;12535 m_reporter->testCaseEnded(TestCaseStats(testInfo, in runTest()12713 m_reporter->testCaseEnded(TestCaseStats(testInfo, in handleFatalErrorCondition()16235 void ConsoleReporter::testCaseEnded(TestCaseStats const& _testCaseStats) { in testCaseEnded() function in Catch::ConsoleReporter[all …]