Searched defs:reporterName (Results 1 – 5 of 5) sorted by relevance
36 … IStreamingReporterPtr createReporter(std::string const& reporterName, IConfigPtr const& config) { in createReporter()
65 std::string reporterName = CATCH_CONFIG_DEFAULT_REPORTER; member
5269 std::string reporterName = CATCH_CONFIG_DEFAULT_REPORTER; member13096 … IStreamingReporterPtr createReporter(std::string const& reporterName, IConfigPtr const& config) { in createReporter()
5301 std::string reporterName = CATCH_CONFIG_DEFAULT_REPORTER; member13239 … 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()