Searched refs:reportInvalidArguments (Results 1 – 9 of 9) sorted by relevance
45 void ListeningReporter::reportInvalidArguments(std::string const&arg){ in reportInvalidArguments() function in Catch::ListeningReporter47 listener->reportInvalidArguments( arg ); in reportInvalidArguments()49 m_reporter->reportInvalidArguments( arg ); in reportInvalidArguments()
32 void reportInvalidArguments(std::string const&arg) override;
35 void reportInvalidArguments(std::string const&arg) override;
54 void reportInvalidArguments(std::string const&) override {} in reportInvalidArguments() function
382 void ConsoleReporter::reportInvalidArguments(std::string const&arg){ in reportInvalidArguments() function in Catch::ConsoleReporter
217 virtual void reportInvalidArguments(std::string const&) {} in reportInvalidArguments() function
103 m_context.reporter().reportInvalidArguments(invalidArg); in execute()
5651 virtual void reportInvalidArguments(std::string const&) {} in reportInvalidArguments() function5748 void reportInvalidArguments(std::string const&) override {} in reportInvalidArguments() function6153 void reportInvalidArguments(std::string const&arg) override;10976 void reportInvalidArguments(std::string const&arg) override;13306 m_context.reporter().reportInvalidArguments(invalidArg); in execute()16416 void ConsoleReporter::reportInvalidArguments(std::string const&arg){ in reportInvalidArguments() function in Catch::ConsoleReporter17039 void ListeningReporter::reportInvalidArguments(std::string const&arg){ in reportInvalidArguments() function in Catch::ListeningReporter17041 listener->reportInvalidArguments( arg ); in reportInvalidArguments()17043 m_reporter->reportInvalidArguments( arg ); in reportInvalidArguments()
5618 virtual void reportInvalidArguments(std::string const&) {} in reportInvalidArguments() function5712 void reportInvalidArguments(std::string const&) override {} in reportInvalidArguments() function6119 void reportInvalidArguments(std::string const&arg) override;10914 void reportInvalidArguments(std::string const&arg) override;13163 m_context.reporter().reportInvalidArguments(invalidArg); in execute()16164 void ConsoleReporter::reportInvalidArguments(std::string const&arg){ in reportInvalidArguments() function in Catch::ConsoleReporter16781 void ListeningReporter::reportInvalidArguments(std::string const&arg){ in reportInvalidArguments() function in Catch::ListeningReporter16783 listener->reportInvalidArguments( arg ); in reportInvalidArguments()16785 m_reporter->reportInvalidArguments( arg ); in reportInvalidArguments()