Searched defs:reporterName (Results 1 – 1 of 1) sorted by relevance
5249 std::string reporterName = CATCH_CONFIG_DEFAULT_REPORTER; member13066 … IStreamingReporterPtr createReporter(std::string const& reporterName, IConfigPtr const& config) { in createReporter()