Searched defs:noMatchingTestCases (Results 1 – 1 of 1) sorted by relevance
5758 void noMatchingTestCases(std::string const&) override {} in noMatchingTestCases() function16074 void CompactReporter::noMatchingTestCases( std::string const& spec ) { in noMatchingTestCases() function in Catch::CompactReporter16479 void ConsoleReporter::noMatchingTestCases(std::string const& spec) { in noMatchingTestCases() function in Catch::ConsoleReporter16874 void JunitReporter::noMatchingTestCases( std::string const& /*spec*/ ) {} in noMatchingTestCases() function in Catch::JunitReporter17117 void ListeningReporter::noMatchingTestCases( std::string const& spec ) { in noMatchingTestCases() function in Catch::ListeningReporter17277 void XmlReporter::noMatchingTestCases( std::string const& s ) { in noMatchingTestCases() function in Catch::XmlReporter