Home
last modified time | relevance | path

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

/external/catch2/include/reporters/
Dcatch_reporter_automake.hpp34 void testCaseEnded( TestCaseStats const& _testCaseStats ) override { in testCaseEnded() function
45 StreamingReporterBase::testCaseEnded( _testCaseStats ); in testCaseEnded()
Dcatch_reporter_listening.cpp131 void ListeningReporter::testCaseEnded( TestCaseStats const& testCaseStats ) { in testCaseEnded() function in Catch::ListeningReporter
133 listener->testCaseEnded( testCaseStats ); in testCaseEnded()
135 m_reporter->testCaseEnded( testCaseStats ); in testCaseEnded()
Dcatch_reporter_teamcity.hpp153 void testCaseEnded( TestCaseStats const& testCaseStats ) override { in testCaseEnded() function
154 StreamingReporterBase::testCaseEnded( testCaseStats ); in testCaseEnded()
Dcatch_reporter_junit.h34 void testCaseEnded(TestCaseStats const& testCaseStats) override;
Dcatch_reporter_xml.h47 void testCaseEnded(TestCaseStats const& testCaseStats) override;
Dcatch_reporter_listening.h52 void testCaseEnded( TestCaseStats const& testCaseStats ) override;
Dcatch_reporter_console.h51 void testCaseEnded(TestCaseStats const& _testCaseStats) override;
Dcatch_reporter_junit.cpp100 void JunitReporter::testCaseEnded( TestCaseStats const& testCaseStats ) { in testCaseEnded() function in Catch::JunitReporter
103 CumulativeReporterBase::testCaseEnded( testCaseStats ); in testCaseEnded()
Dcatch_reporter_bases.hpp74 void testCaseEnded(TestCaseStats const& /* _testCaseStats */) override { in testCaseEnded() function
219 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
188 StreamingReporterBase::testCaseEnded( testCaseStats ); in testCaseEnded()
Dcatch_reporter_console.cpp478 void ConsoleReporter::testCaseEnded(TestCaseStats const& _testCaseStats) { in testCaseEnded() function in Catch::ConsoleReporter
480 StreamingReporterBase::testCaseEnded(_testCaseStats); in testCaseEnded()
/external/catch2/single_include/catch2/
Dcatch_reporter_automake.hpp34 void testCaseEnded( TestCaseStats const& _testCaseStats ) override { in testCaseEnded() function
45 StreamingReporterBase::testCaseEnded( _testCaseStats ); in testCaseEnded()
Dcatch_reporter_teamcity.hpp153 void testCaseEnded( TestCaseStats const& testCaseStats ) override { in testCaseEnded() function
154 StreamingReporterBase::testCaseEnded( testCaseStats ); in testCaseEnded()
Dcatch.hpp5639 virtual void testCaseEnded( TestCaseStats const& testCaseStats ) = 0;
5732 void testCaseEnded(TestCaseStats const& /* _testCaseStats */) override { in testCaseEnded() function
5876 void testCaseEnded(TestCaseStats const& testCaseStats) override { in testCaseEnded() function
6135 void testCaseEnded(TestCaseStats const& _testCaseStats) override;
6299 void testCaseEnded(TestCaseStats const& testCaseStats) override;
6360 void testCaseEnded(TestCaseStats const& testCaseStats) override;
10934 void testCaseEnded( TestCaseStats const& testCaseStats ) override;
12565 m_reporter->testCaseEnded(TestCaseStats(testInfo, in runTest()
12743 m_reporter->testCaseEnded(TestCaseStats(testInfo, in handleFatalErrorCondition()
16260 void ConsoleReporter::testCaseEnded(TestCaseStats const& _testCaseStats) { in testCaseEnded() function in Catch::ConsoleReporter
[all …]
/external/catch2/docs/
Devent-listeners.md36 void testCaseEnded( Catch::TestCaseStats const& testCaseStats ) override {
56 virtual void testCaseEnded( TestCaseStats const& testCaseStats );
/external/catch2/include/internal/
Dcatch_run_context.cpp125 m_reporter->testCaseEnded(TestCaseStats(testInfo, in runTest()
303 m_reporter->testCaseEnded(TestCaseStats(testInfo, in handleFatalErrorCondition()
Dcatch_interfaces_reporter.h238 virtual void testCaseEnded( TestCaseStats const& testCaseStats ) = 0;
/external/catch2/examples/
D210-Evt-EventListeners.cpp340 void testCaseEnded( Catch::TestCaseStats const& testCaseStats ) override { in testCaseEnded() function
/external/bcc/tests/cc/
Dcatch.hpp5260 virtual void testCaseEnded( TestCaseStats const& testCaseStats ) = 0;
5919 m_reporter->testCaseEnded( TestCaseStats( testInfo, in runTest()
6048 m_reporter->testCaseEnded( TestCaseStats( testInfo, in handleFatalErrorCondition()
7597 virtual void testCaseEnded( TestCaseStats const& testCaseStats );
7659 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
8471 (*it)->testCaseEnded( testCaseStats ); in testCaseEnded()
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
[all …]
/external/libabigail/tests/lib/
Dcatch.hpp5672 virtual void testCaseEnded( TestCaseStats const& testCaseStats ) = 0;
5768 void testCaseEnded(TestCaseStats const& /* _testCaseStats */) override { in testCaseEnded() function
5912 void testCaseEnded(TestCaseStats const& testCaseStats) override { in testCaseEnded() function
6169 void testCaseEnded(TestCaseStats const& _testCaseStats) override;
6333 void testCaseEnded(TestCaseStats const& testCaseStats) override;
6394 void testCaseEnded(TestCaseStats const& testCaseStats) override;
10996 void testCaseEnded( TestCaseStats const& testCaseStats ) override;
12708 m_reporter->testCaseEnded(TestCaseStats(testInfo, in runTest()
12886 m_reporter->testCaseEnded(TestCaseStats(testInfo, in handleFatalErrorCondition()
16513 void ConsoleReporter::testCaseEnded(TestCaseStats const& _testCaseStats) { in testCaseEnded() function in Catch::ConsoleReporter
[all …]