Home
last modified time | relevance | path

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

/external/catch2/include/reporters/
Dcatch_reporter_junit.h38 void testRunEndedCumulative() override;
Dcatch_reporter_bases.hpp234 testRunEndedCumulative(); in testRunEnded()
236 virtual void testRunEndedCumulative() = 0;
Dcatch_reporter_junit.cpp118 void JunitReporter::testRunEndedCumulative() { in testRunEndedCumulative() function in Catch::JunitReporter
/external/bcc/tests/cc/
Dcatch.hpp8712 testRunEndedCumulative(); in testRunEnded()
8714 virtual void testRunEndedCumulative() = 0;
9318 virtual void testRunEndedCumulative() CATCH_OVERRIDE { in testRunEndedCumulative() function in Catch::JunitReporter
/external/catch2/single_include/catch2/
Dcatch.hpp5290 testRunEndedCumulative(); in testRunEnded()
5292 virtual void testRunEndedCumulative() = 0;
5677 void testRunEndedCumulative() override;
14042 void JunitReporter::testRunEndedCumulative() { in testRunEndedCumulative() function in Catch::JunitReporter