Home
last modified time | relevance | path

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

/third_party/libabigail/tests/lib/
Dcatch.hpp5758 void noMatchingTestCases(std::string const&) override {} in noMatchingTestCases() function
16074 void CompactReporter::noMatchingTestCases( std::string const& spec ) { in noMatchingTestCases() function in Catch::CompactReporter
16479 void ConsoleReporter::noMatchingTestCases(std::string const& spec) { in noMatchingTestCases() function in Catch::ConsoleReporter
16874 void JunitReporter::noMatchingTestCases( std::string const& /*spec*/ ) {} in noMatchingTestCases() function in Catch::JunitReporter
17117 void ListeningReporter::noMatchingTestCases( std::string const& spec ) { in noMatchingTestCases() function in Catch::ListeningReporter
17277 void XmlReporter::noMatchingTestCases( std::string const& s ) { in noMatchingTestCases() function in Catch::XmlReporter