Home
last modified time | relevance | path

Searched defs:testCaseEnded (Results 1 – 12 of 12) sorted by relevance

/external/catch2/single_include/catch2/
Dcatch_reporter_automake.hpp34 void testCaseEnded( TestCaseStats const& _testCaseStats ) override { in testCaseEnded() function
Dcatch_reporter_teamcity.hpp153 void testCaseEnded( TestCaseStats const& testCaseStats ) override { in testCaseEnded() function
Dcatch.hpp5144 void testCaseEnded(TestCaseStats const& /* _testCaseStats */) override { in testCaseEnded() function
5288 void testCaseEnded(TestCaseStats const& testCaseStats) override { in testCaseEnded() function
13778 void ConsoleReporter::testCaseEnded(TestCaseStats const& _testCaseStats) { in testCaseEnded() function in Catch::ConsoleReporter
14081 void JunitReporter::testCaseEnded( TestCaseStats const& testCaseStats ) { in testCaseEnded() function in Catch::JunitReporter
14347 void ListeningReporter::testCaseEnded( TestCaseStats const& testCaseStats ) { in testCaseEnded() function in Catch::ListeningReporter
14555 void XmlReporter::testCaseEnded( TestCaseStats const& testCaseStats ) { in testCaseEnded() function in Catch::XmlReporter
/external/catch2/include/reporters/
Dcatch_reporter_automake.hpp34 void testCaseEnded( TestCaseStats const& _testCaseStats ) override { in testCaseEnded() function
Dcatch_reporter_xml.cpp187 void XmlReporter::testCaseEnded( TestCaseStats const& testCaseStats ) { in testCaseEnded() function in Catch::XmlReporter
Dcatch_reporter_teamcity.hpp153 void testCaseEnded( TestCaseStats const& testCaseStats ) override { in testCaseEnded() function
Dcatch_reporter_listening.cpp109 void ListeningReporter::testCaseEnded( TestCaseStats const& testCaseStats ) { in testCaseEnded() function in Catch::ListeningReporter
Dcatch_reporter_junit.cpp99 void JunitReporter::testCaseEnded( TestCaseStats const& testCaseStats ) { in testCaseEnded() function in Catch::JunitReporter
Dcatch_reporter_bases.hpp72 void testCaseEnded(TestCaseStats const& /* _testCaseStats */) override { in testCaseEnded() function
217 void testCaseEnded(TestCaseStats const& testCaseStats) override { in testCaseEnded() function
Dcatch_reporter_console.cpp424 void ConsoleReporter::testCaseEnded(TestCaseStats const& _testCaseStats) { in testCaseEnded() function in Catch::ConsoleReporter
/external/catch2/examples/
D210-Evt-EventListeners.cpp340 void testCaseEnded( Catch::TestCaseStats const& testCaseStats ) override { in testCaseEnded() function
/external/bcc/tests/cc/
Dcatch.hpp7659 void LegacyReporterAdapter::testCaseEnded( TestCaseStats const& testCaseStats ) { in testCaseEnded() function in Catch::LegacyReporterAdapter
8467 virtual void testCaseEnded( TestCaseStats const& testCaseStats ) CATCH_OVERRIDE { in testCaseEnded() function in Catch::MultipleReporters
8563 virtual void testCaseEnded( TestCaseStats const& /* _testCaseStats */ ) CATCH_OVERRIDE { in testCaseEnded() function
8692 virtual void testCaseEnded( TestCaseStats const& testCaseStats ) CATCH_OVERRIDE { in testCaseEnded() function
9223 virtual void testCaseEnded( TestCaseStats const& testCaseStats ) CATCH_OVERRIDE { in testCaseEnded() function in Catch::XmlReporter
9306 virtual void testCaseEnded( TestCaseStats const& testCaseStats ) CATCH_OVERRIDE { in testCaseEnded() function in Catch::JunitReporter
9541 virtual void testCaseEnded( TestCaseStats const& _testCaseStats ) CATCH_OVERRIDE { in testCaseEnded() function