Home
last modified time | relevance | path

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

/freebsd/contrib/bsnmp/tests/
H A Dcatch.hpp5595 virtual void noMatchingTestCases( std::string const& spec ) = 0;
5689 void noMatchingTestCases(std::string const&) override {} in noMatchingTestCases() function
6060 void noMatchingTestCases(std::string const& spec) override;
6096 void noMatchingTestCases(std::string const& spec) override;
6269 void noMatchingTestCases(std::string const& /*spec*/) override;
6323 void noMatchingTestCases(std::string const& s) override;
10864 void noMatchingTestCases( std::string const& spec ) override;
13126 m_context.reporter().noMatchingTestCases(match.name); in execute()
15727 void CompactReporter::noMatchingTestCases( std::string const& spec ) { in noMatchingTestCases() function in Catch::CompactReporter
16135 void ConsoleReporter::noMatchingTestCases(std::string const& spec) { in noMatchingTestCases() function in Catch::ConsoleReporter
[all …]