Searched refs:noMatchingTestCases (Results 1 – 1 of 1) sorted by relevance
5748 virtual void noMatchingTestCases( std::string const& spec ) = 0;8390 virtual void noMatchingTestCases( std::string const& );8421 void LegacyReporterAdapter::noMatchingTestCases( std::string const& ) {} in noMatchingTestCases() function in Catch::LegacyReporterAdapter9316 virtual void noMatchingTestCases( std::string const& spec ) CATCH_OVERRIDE { in noMatchingTestCases() function in Catch::MultipleReporters9320 (*it)->noMatchingTestCases( spec ); in noMatchingTestCases()9482 virtual void noMatchingTestCases( std::string const& ) CATCH_OVERRIDE {} in noMatchingTestCases() function10075 virtual void noMatchingTestCases( std::string const& s ) CATCH_OVERRIDE { in noMatchingTestCases() function in Catch::XmlReporter10076 StreamingReporterBase::noMatchingTestCases( s ); in noMatchingTestCases()10310 virtual void noMatchingTestCases( std::string const& /*spec*/ ) CATCH_OVERRIDE {} in noMatchingTestCases() function in Catch::JunitReporter10520 virtual void noMatchingTestCases( std::string const& spec ) CATCH_OVERRIDE { in noMatchingTestCases() function[all …]