Searched defs:noMatchingTestCases (Results 1 – 1 of 1) sorted by relevance
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