Home
last modified time | relevance | path

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

/external/catch2/include/reporters/
Dcatch_reporter_junit.h38 void testRunEndedCumulative() override;
Dcatch_reporter_bases.hpp239 testRunEndedCumulative(); in testRunEnded()
241 virtual void testRunEndedCumulative() = 0;
Dcatch_reporter_sonarqube.hpp54 void testRunEndedCumulative() override { in testRunEndedCumulative() function
Dcatch_reporter_junit.cpp112 void JunitReporter::testRunEndedCumulative() { in testRunEndedCumulative() function in Catch::JunitReporter
/external/catch2/single_include/catch2/
Dcatch_reporter_sonarqube.hpp54 void testRunEndedCumulative() override { in testRunEndedCumulative() function
Dcatch.hpp5896 testRunEndedCumulative(); in testRunEnded()
5898 virtual void testRunEndedCumulative() = 0;
6303 void testRunEndedCumulative() override;
16579 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/libabigail/tests/lib/
Dcatch.hpp5932 testRunEndedCumulative(); in testRunEnded()
5934 virtual void testRunEndedCumulative() = 0;
6337 void testRunEndedCumulative() override;
16832 void JunitReporter::testRunEndedCumulative() { in testRunEndedCumulative() function in Catch::JunitReporter