Home
last modified time | relevance | path

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

/thrift-3.4.0/compiler/cpp/tests/catch/
Dcatch.hpp8421 void LegacyReporterAdapter::noMatchingTestCases( std::string const& ) {} in noMatchingTestCases() function in Catch::LegacyReporterAdapter
9316 virtual void noMatchingTestCases( std::string const& spec ) CATCH_OVERRIDE { in noMatchingTestCases() function in Catch::MultipleReporters
9482 virtual void noMatchingTestCases( std::string const& ) CATCH_OVERRIDE {} in noMatchingTestCases() function
10075 virtual void noMatchingTestCases( std::string const& s ) CATCH_OVERRIDE { in noMatchingTestCases() function in Catch::XmlReporter
10310 virtual void noMatchingTestCases( std::string const& /*spec*/ ) CATCH_OVERRIDE {} in noMatchingTestCases() function in Catch::JunitReporter
10520 virtual void noMatchingTestCases( std::string const& spec ) CATCH_OVERRIDE { in noMatchingTestCases() function
10957 virtual void noMatchingTestCases( std::string const& spec ) { in noMatchingTestCases() function