Home
last modified time | relevance | path

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

/external/catch2/include/reporters/
Dcatch_reporter_listening.cpp45 void ListeningReporter::reportInvalidArguments(std::string const&arg){ in reportInvalidArguments() function in Catch::ListeningReporter
Dcatch_reporter_bases.hpp54 void reportInvalidArguments(std::string const&) override {} in reportInvalidArguments() function
Dcatch_reporter_console.cpp382 void ConsoleReporter::reportInvalidArguments(std::string const&arg){ in reportInvalidArguments() function in Catch::ConsoleReporter
/external/catch2/include/internal/
Dcatch_interfaces_reporter.h217 virtual void reportInvalidArguments(std::string const&) {} in reportInvalidArguments() function
/external/catch2/single_include/catch2/
Dcatch.hpp5618 virtual void reportInvalidArguments(std::string const&) {} in reportInvalidArguments() function
5712 void reportInvalidArguments(std::string const&) override {} in reportInvalidArguments() function
16164 void ConsoleReporter::reportInvalidArguments(std::string const&arg){ in reportInvalidArguments() function in Catch::ConsoleReporter
16781 void ListeningReporter::reportInvalidArguments(std::string const&arg){ in reportInvalidArguments() function in Catch::ListeningReporter
/external/libabigail/tests/lib/
Dcatch.hpp5651 virtual void reportInvalidArguments(std::string const&) {} in reportInvalidArguments() function
5748 void reportInvalidArguments(std::string const&) override {} in reportInvalidArguments() function
16416 void ConsoleReporter::reportInvalidArguments(std::string const&arg){ in reportInvalidArguments() function in Catch::ConsoleReporter
17039 void ListeningReporter::reportInvalidArguments(std::string const&arg){ in reportInvalidArguments() function in Catch::ListeningReporter