/external/catch2/include/reporters/ |
D | catch_reporter_automake.hpp | 34 void testCaseEnded( TestCaseStats const& _testCaseStats ) override { in testCaseEnded() function 45 StreamingReporterBase::testCaseEnded( _testCaseStats ); in testCaseEnded()
|
D | catch_reporter_listening.cpp | 131 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()
|
D | catch_reporter_teamcity.hpp | 153 void testCaseEnded( TestCaseStats const& testCaseStats ) override { in testCaseEnded() function 154 StreamingReporterBase::testCaseEnded( testCaseStats ); in testCaseEnded()
|
D | catch_reporter_junit.h | 34 void testCaseEnded(TestCaseStats const& testCaseStats) override;
|
D | catch_reporter_xml.h | 47 void testCaseEnded(TestCaseStats const& testCaseStats) override;
|
D | catch_reporter_listening.h | 52 void testCaseEnded( TestCaseStats const& testCaseStats ) override;
|
D | catch_reporter_console.h | 51 void testCaseEnded(TestCaseStats const& _testCaseStats) override;
|
D | catch_reporter_junit.cpp | 100 void JunitReporter::testCaseEnded( TestCaseStats const& testCaseStats ) { in testCaseEnded() function in Catch::JunitReporter 103 CumulativeReporterBase::testCaseEnded( testCaseStats ); in testCaseEnded()
|
D | catch_reporter_bases.hpp | 74 void testCaseEnded(TestCaseStats const& /* _testCaseStats */) override { in testCaseEnded() function 219 void testCaseEnded(TestCaseStats const& testCaseStats) override { in testCaseEnded() function
|
D | catch_reporter_xml.cpp | 187 void XmlReporter::testCaseEnded( TestCaseStats const& testCaseStats ) { in testCaseEnded() function in Catch::XmlReporter 188 StreamingReporterBase::testCaseEnded( testCaseStats ); in testCaseEnded()
|
D | catch_reporter_console.cpp | 478 void ConsoleReporter::testCaseEnded(TestCaseStats const& _testCaseStats) { in testCaseEnded() function in Catch::ConsoleReporter 480 StreamingReporterBase::testCaseEnded(_testCaseStats); in testCaseEnded()
|
/external/catch2/single_include/catch2/ |
D | catch_reporter_automake.hpp | 34 void testCaseEnded( TestCaseStats const& _testCaseStats ) override { in testCaseEnded() function 45 StreamingReporterBase::testCaseEnded( _testCaseStats ); in testCaseEnded()
|
D | catch_reporter_teamcity.hpp | 153 void testCaseEnded( TestCaseStats const& testCaseStats ) override { in testCaseEnded() function 154 StreamingReporterBase::testCaseEnded( testCaseStats ); in testCaseEnded()
|
D | catch.hpp | 5639 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/ |
D | event-listeners.md | 36 void testCaseEnded( Catch::TestCaseStats const& testCaseStats ) override { 56 virtual void testCaseEnded( TestCaseStats const& testCaseStats );
|
/external/catch2/include/internal/ |
D | catch_run_context.cpp | 125 m_reporter->testCaseEnded(TestCaseStats(testInfo, in runTest() 303 m_reporter->testCaseEnded(TestCaseStats(testInfo, in handleFatalErrorCondition()
|
D | catch_interfaces_reporter.h | 238 virtual void testCaseEnded( TestCaseStats const& testCaseStats ) = 0;
|
/external/catch2/examples/ |
D | 210-Evt-EventListeners.cpp | 340 void testCaseEnded( Catch::TestCaseStats const& testCaseStats ) override { in testCaseEnded() function
|
/external/bcc/tests/cc/ |
D | catch.hpp | 5260 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/ |
D | catch.hpp | 5672 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 …]
|