Searched defs:reportInvalidArguments (Results 1 – 1 of 1) sorted by relevance
5663 virtual void reportInvalidArguments(std::string const&) {} in reportInvalidArguments() function5760 void reportInvalidArguments(std::string const&) override {} in reportInvalidArguments() function16483 void ConsoleReporter::reportInvalidArguments(std::string const&arg){ in reportInvalidArguments() function in Catch::ConsoleReporter17124 void ListeningReporter::reportInvalidArguments(std::string const&arg){ in reportInvalidArguments() function in Catch::ListeningReporter