Home
last modified time | relevance | path

Searched defs:noMatchingTestCases (Results 1 – 15 of 15) sorted by relevance

/external/catch2/include/reporters/
Dcatch_reporter_xml.cpp46 void XmlReporter::noMatchingTestCases( std::string const& s ) { in noMatchingTestCases() function in Catch::XmlReporter
Dcatch_reporter_teamcity.hpp52 void noMatchingTestCases( std::string const& /* spec */ ) override {} in noMatchingTestCases() function
Dcatch_reporter_sonarqube.hpp41 void noMatchingTestCases(std::string const& /*spec*/) override {} in noMatchingTestCases() function
Dcatch_reporter_tap.hpp36 void noMatchingTestCases( std::string const& spec ) override { in noMatchingTestCases() function
Dcatch_reporter_listening.cpp38 void ListeningReporter::noMatchingTestCases( std::string const& spec ) { in noMatchingTestCases() function in Catch::ListeningReporter
Dcatch_reporter_compact.cpp252 void CompactReporter::noMatchingTestCases( std::string const& spec ) { in noMatchingTestCases() function in Catch::CompactReporter
Dcatch_reporter_junit.cpp75 void JunitReporter::noMatchingTestCases( std::string const& /*spec*/ ) {} in noMatchingTestCases() function in Catch::JunitReporter
Dcatch_reporter_bases.hpp52 void noMatchingTestCases(std::string const&) override {} in noMatchingTestCases() function
Dcatch_reporter_console.cpp378 void ConsoleReporter::noMatchingTestCases(std::string const& spec) { in noMatchingTestCases() function in Catch::ConsoleReporter
/external/catch2/single_include/catch2/
Dcatch_reporter_teamcity.hpp52 void noMatchingTestCases( std::string const& /* spec */ ) override {} in noMatchingTestCases() function
Dcatch_reporter_sonarqube.hpp41 void noMatchingTestCases(std::string const& /*spec*/) override {} in noMatchingTestCases() function
Dcatch_reporter_tap.hpp36 void noMatchingTestCases( std::string const& spec ) override { in noMatchingTestCases() function
Dcatch.hpp5710 void noMatchingTestCases(std::string const&) override {} in noMatchingTestCases() function
15756 void CompactReporter::noMatchingTestCases( std::string const& spec ) { in noMatchingTestCases() function in Catch::CompactReporter
16160 void ConsoleReporter::noMatchingTestCases(std::string const& spec) { in noMatchingTestCases() function in Catch::ConsoleReporter
16542 void JunitReporter::noMatchingTestCases( std::string const& /*spec*/ ) {} in noMatchingTestCases() function in Catch::JunitReporter
16774 void ListeningReporter::noMatchingTestCases( std::string const& spec ) { in noMatchingTestCases() function in Catch::ListeningReporter
16934 void XmlReporter::noMatchingTestCases( std::string const& s ) { in noMatchingTestCases() function in Catch::XmlReporter
/external/bcc/tests/cc/
Dcatch.hpp7620 void LegacyReporterAdapter::noMatchingTestCases( std::string const& ) {} in noMatchingTestCases() function in Catch::LegacyReporterAdapter
8408 virtual void noMatchingTestCases( std::string const& spec ) CATCH_OVERRIDE { in noMatchingTestCases() function in Catch::MultipleReporters
8544 virtual void noMatchingTestCases( std::string const& ) CATCH_OVERRIDE {} in noMatchingTestCases() function
9100 virtual void noMatchingTestCases( std::string const& s ) CATCH_OVERRIDE { in noMatchingTestCases() function in Catch::XmlReporter
9285 virtual void noMatchingTestCases( std::string const& /*spec*/ ) CATCH_OVERRIDE {} in noMatchingTestCases() function in Catch::JunitReporter
9488 virtual void noMatchingTestCases( std::string const& spec ) CATCH_OVERRIDE { in noMatchingTestCases() function
9927 virtual void noMatchingTestCases( std::string const& spec ) { in noMatchingTestCases() function
/external/libabigail/tests/lib/
Dcatch.hpp5746 void noMatchingTestCases(std::string const&) override {} in noMatchingTestCases() function
16007 void CompactReporter::noMatchingTestCases( std::string const& spec ) { in noMatchingTestCases() function in Catch::CompactReporter
16412 void ConsoleReporter::noMatchingTestCases(std::string const& spec) { in noMatchingTestCases() function in Catch::ConsoleReporter
16795 void JunitReporter::noMatchingTestCases( std::string const& /*spec*/ ) {} in noMatchingTestCases() function in Catch::JunitReporter
17032 void ListeningReporter::noMatchingTestCases( std::string const& spec ) { in noMatchingTestCases() function in Catch::ListeningReporter
17192 void XmlReporter::noMatchingTestCases( std::string const& s ) { in noMatchingTestCases() function in Catch::XmlReporter