Home
last modified time | relevance | path

Searched defs:testRunStarting (Results 1 – 11 of 11) sorted by relevance

/external/catch2/include/reporters/
Dcatch_reporter_xml.cpp50 void XmlReporter::testRunStarting( TestRunInfo const& testInfo ) { in testRunStarting() function in Catch::XmlReporter
Dcatch_reporter_sonarqube.hpp43 void testRunStarting(TestRunInfo const& testRunInfo) override { in testRunStarting() function
Dcatch_reporter_listening.cpp80 void ListeningReporter::testRunStarting( TestRunInfo const& testRunInfo ) { in testRunStarting() function in Catch::ListeningReporter
Dcatch_reporter_junit.cpp77 void JunitReporter::testRunStarting( TestRunInfo const& runInfo ) { in testRunStarting() function in Catch::JunitReporter
Dcatch_reporter_bases.hpp56 void testRunStarting(TestRunInfo const& _testRunInfo) override { in testRunStarting() function
169 void testRunStarting( TestRunInfo const& ) override {} in testRunStarting() function
Dcatch_reporter_console.cpp498 void ConsoleReporter::testRunStarting(TestRunInfo const& _testInfo) { in testRunStarting() function in Catch::ConsoleReporter
/external/catch2/single_include/catch2/
Dcatch_reporter_sonarqube.hpp43 void testRunStarting(TestRunInfo const& testRunInfo) override { in testRunStarting() function
Dcatch.hpp5714 void testRunStarting(TestRunInfo const& _testRunInfo) override { in testRunStarting() function
5826 void testRunStarting( TestRunInfo const& ) override {} in testRunStarting() function
16280 void ConsoleReporter::testRunStarting(TestRunInfo const& _testInfo) { in testRunStarting() function in Catch::ConsoleReporter
16544 void JunitReporter::testRunStarting( TestRunInfo const& runInfo ) { in testRunStarting() function in Catch::JunitReporter
16816 void ListeningReporter::testRunStarting( TestRunInfo const& testRunInfo ) { in testRunStarting() function in Catch::ListeningReporter
16938 void XmlReporter::testRunStarting( TestRunInfo const& testInfo ) { in testRunStarting() function in Catch::XmlReporter
/external/catch2/examples/
D210-Evt-EventListeners.cpp308 void testRunStarting( Catch::TestRunInfo const& testRunInfo ) override { in testRunStarting() function
/external/bcc/tests/cc/
Dcatch.hpp7621 void LegacyReporterAdapter::testRunStarting( TestRunInfo const& ) { in testRunStarting() function in Catch::LegacyReporterAdapter
8415 virtual void testRunStarting( TestRunInfo const& testRunInfo ) CATCH_OVERRIDE { in testRunStarting() function in Catch::MultipleReporters
8546 virtual void testRunStarting( TestRunInfo const& _testRunInfo ) CATCH_OVERRIDE { in testRunStarting() function
8648 virtual void testRunStarting( TestRunInfo const& ) CATCH_OVERRIDE {} in testRunStarting() function
9104 virtual void testRunStarting( TestRunInfo const& testInfo ) CATCH_OVERRIDE { in testRunStarting() function in Catch::XmlReporter
9287 virtual void testRunStarting( TestRunInfo const& runInfo ) CATCH_OVERRIDE { in testRunStarting() function in Catch::JunitReporter
/external/libabigail/tests/lib/
Dcatch.hpp5750 void testRunStarting(TestRunInfo const& _testRunInfo) override { in testRunStarting() function
5862 void testRunStarting( TestRunInfo const& ) override {} in testRunStarting() function
16533 void ConsoleReporter::testRunStarting(TestRunInfo const& _testInfo) { in testRunStarting() function in Catch::ConsoleReporter
16797 void JunitReporter::testRunStarting( TestRunInfo const& runInfo ) { in testRunStarting() function in Catch::JunitReporter
17074 void ListeningReporter::testRunStarting( TestRunInfo const& testRunInfo ) { in testRunStarting() function in Catch::ListeningReporter
17196 void XmlReporter::testRunStarting( TestRunInfo const& testInfo ) { in testRunStarting() function in Catch::XmlReporter