Home
last modified time | relevance | path

Searched defs:testCaseStarting (Results 1 – 10 of 10) sorted by relevance

/external/catch2/include/reporters/
Dcatch_reporter_xml.cpp71 void XmlReporter::testCaseStarting( TestCaseInfo const& testInfo ) { in testCaseStarting() function in Catch::XmlReporter
Dcatch_reporter_teamcity.hpp145 void testCaseStarting( TestCaseInfo const& testInfo ) override { in testCaseStarting() function
Dcatch_reporter_listening.cpp95 void ListeningReporter::testCaseStarting( TestCaseInfo const& testInfo ) { in testCaseStarting() function in Catch::ListeningReporter
Dcatch_reporter_junit.cpp90 void JunitReporter::testCaseStarting( TestCaseInfo const& testCaseInfo ) { in testCaseStarting() function in Catch::JunitReporter
Dcatch_reporter_bases.hpp64 void testCaseStarting(TestCaseInfo const& _testInfo) override { in testCaseStarting() function
172 void testCaseStarting( TestCaseInfo const& ) override {} in testCaseStarting() function
/external/catch2/single_include/catch2/
Dcatch_reporter_teamcity.hpp145 void testCaseStarting( TestCaseInfo const& testInfo ) override { in testCaseStarting() function
Dcatch.hpp5722 void testCaseStarting(TestCaseInfo const& _testInfo) override { in testCaseStarting() function
5829 void testCaseStarting( TestCaseInfo const& ) override {} in testCaseStarting() function
16557 void JunitReporter::testCaseStarting( TestCaseInfo const& testCaseInfo ) { in testCaseStarting() function in Catch::JunitReporter
16830 void ListeningReporter::testCaseStarting( TestCaseInfo const& testInfo ) { in testCaseStarting() function in Catch::ListeningReporter
16959 void XmlReporter::testCaseStarting( TestCaseInfo const& testInfo ) { in testCaseStarting() function in Catch::XmlReporter
/external/catch2/examples/
D210-Evt-EventListeners.cpp332 void testCaseStarting( Catch::TestCaseInfo const& testInfo ) override { in testCaseStarting() function
/external/bcc/tests/cc/
Dcatch.hpp7627 void LegacyReporterAdapter::testCaseStarting( TestCaseInfo const& testInfo ) { in testCaseStarting() function in Catch::LegacyReporterAdapter
8429 virtual void testCaseStarting( TestCaseInfo const& testInfo ) CATCH_OVERRIDE { in testCaseStarting() function in Catch::MultipleReporters
8553 virtual void testCaseStarting( TestCaseInfo const& _testInfo ) CATCH_OVERRIDE { in testCaseStarting() function
8651 virtual void testCaseStarting( TestCaseInfo const& ) CATCH_OVERRIDE {} in testCaseStarting() function
9118 virtual void testCaseStarting( TestCaseInfo const& testInfo ) CATCH_OVERRIDE { in testCaseStarting() function in Catch::XmlReporter
/external/libabigail/tests/lib/
Dcatch.hpp5758 void testCaseStarting(TestCaseInfo const& _testInfo) override { in testCaseStarting() function
5865 void testCaseStarting( TestCaseInfo const& ) override {} in testCaseStarting() function
16810 void JunitReporter::testCaseStarting( TestCaseInfo const& testCaseInfo ) { in testCaseStarting() function in Catch::JunitReporter
17088 void ListeningReporter::testCaseStarting( TestCaseInfo const& testInfo ) { in testCaseStarting() function in Catch::ListeningReporter
17217 void XmlReporter::testCaseStarting( TestCaseInfo const& testInfo ) { in testCaseStarting() function in Catch::XmlReporter