Home
last modified time | relevance | path

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

/third_party/libabigail/tests/lib/
Dcatch.hpp5663 virtual void reportInvalidArguments(std::string const&) {} in reportInvalidArguments() function
5760 void reportInvalidArguments(std::string const&) override {} in reportInvalidArguments() function
16483 void ConsoleReporter::reportInvalidArguments(std::string const&arg){ in reportInvalidArguments() function in Catch::ConsoleReporter
17124 void ListeningReporter::reportInvalidArguments(std::string const&arg){ in reportInvalidArguments() function in Catch::ListeningReporter