Searched refs:testRunEndedCumulative (Results 1 – 1 of 1) sorted by relevance
5875 testRunEndedCumulative(); in testRunEnded()5877 virtual void testRunEndedCumulative() = 0;6282 void testRunEndedCumulative() override;16552 void JunitReporter::testRunEndedCumulative() { in testRunEndedCumulative() function in Catch::JunitReporter