Home
last modified time | relevance | path

Searched refs:testRunEndedCumulative (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/bsnmp/tests/
H A Dcatch.hpp5875 testRunEndedCumulative(); in testRunEnded()
5877 virtual void testRunEndedCumulative() = 0;
6282 void testRunEndedCumulative() override;
16552 void JunitReporter::testRunEndedCumulative() { in testRunEndedCumulative() function in Catch::JunitReporter