Searched defs:noMatchingTestCases (Results 1 – 12 of 12) sorted by relevance
46 void XmlReporter::noMatchingTestCases( std::string const& s ) { in noMatchingTestCases() function in Catch::XmlReporter
52 void noMatchingTestCases( std::string const& /* spec */ ) override {} in noMatchingTestCases() function
38 void ListeningReporter::noMatchingTestCases( std::string const& spec ) { in noMatchingTestCases() function in Catch::ListeningReporter
36 void noMatchingTestCases( std::string const& spec ) override { in noMatchingTestCases() function
251 void CompactReporter::noMatchingTestCases( std::string const& spec ) { in noMatchingTestCases() function in Catch::CompactReporter
74 void JunitReporter::noMatchingTestCases( std::string const& /*spec*/ ) {} in noMatchingTestCases() function in Catch::JunitReporter
50 void noMatchingTestCases(std::string const&) override {} in noMatchingTestCases() function
353 void ConsoleReporter::noMatchingTestCases(std::string const& spec) { in noMatchingTestCases() function in Catch::ConsoleReporter
5107 void noMatchingTestCases(std::string const&) override {} in noMatchingTestCases() function13279 void CompactReporter::noMatchingTestCases( std::string const& spec ) { in noMatchingTestCases() function in Catch::CompactReporter13659 void ConsoleReporter::noMatchingTestCases(std::string const& spec) { in noMatchingTestCases() function in Catch::ConsoleReporter13998 void JunitReporter::noMatchingTestCases( std::string const& /*spec*/ ) {} in noMatchingTestCases() function in Catch::JunitReporter14210 void ListeningReporter::noMatchingTestCases( std::string const& spec ) { in noMatchingTestCases() function in Catch::ListeningReporter14348 void XmlReporter::noMatchingTestCases( std::string const& s ) { in noMatchingTestCases() function in Catch::XmlReporter
7620 void LegacyReporterAdapter::noMatchingTestCases( std::string const& ) {} in noMatchingTestCases() function in Catch::LegacyReporterAdapter8408 virtual void noMatchingTestCases( std::string const& spec ) CATCH_OVERRIDE { in noMatchingTestCases() function in Catch::MultipleReporters8544 virtual void noMatchingTestCases( std::string const& ) CATCH_OVERRIDE {} in noMatchingTestCases() function9100 virtual void noMatchingTestCases( std::string const& s ) CATCH_OVERRIDE { in noMatchingTestCases() function in Catch::XmlReporter9285 virtual void noMatchingTestCases( std::string const& /*spec*/ ) CATCH_OVERRIDE {} in noMatchingTestCases() function in Catch::JunitReporter9488 virtual void noMatchingTestCases( std::string const& spec ) CATCH_OVERRIDE { in noMatchingTestCases() function9927 virtual void noMatchingTestCases( std::string const& spec ) { in noMatchingTestCases() function