Searched refs:_testCaseStats (Results 1 – 1 of 1) sorted by relevance
6114 void testCaseEnded(TestCaseStats const& _testCaseStats) override;16235 void ConsoleReporter::testCaseEnded(TestCaseStats const& _testCaseStats) { in testCaseEnded() argument16237 StreamingReporterBase::testCaseEnded(_testCaseStats); in testCaseEnded()