Searched defs:ReporterConfig (Results 1 – 1 of 1) sorted by relevance
5416 struct ReporterConfig { struct5425 std::ostream* m_stream;5426 IConfigPtr m_fullConfig;10900 ReporterConfig::ReporterConfig( IConfigPtr const& _fullConfig ) in ReporterConfig() function in Catch::ReporterConfig10903 ReporterConfig::ReporterConfig( IConfigPtr const& _fullConfig, std::ostream& _stream ) in ReporterConfig() function in Catch::ReporterConfig