Searched defs:reporterName (Results 1 – 4 of 4) sorted by relevance
60 std::string reporterName = CATCH_CONFIG_DEFAULT_REPORTER; member
34 … IStreamingReporterPtr createReporter(std::string const& reporterName, IConfigPtr const& config) { in createReporter()
4687 std::string reporterName = CATCH_CONFIG_DEFAULT_REPORTER; member10862 … IStreamingReporterPtr createReporter(std::string const& reporterName, IConfigPtr const& config) { in createReporter()
6200 …Ptr<IStreamingReporter> createReporter( std::string const& reporterName, Ptr<Config> const& config… in createReporter()