Searched defs:ReporterPreferences (Results 1 – 4 of 4) sorted by relevance
49 struct ReporterPreferences { struct50 bool shouldRedirectStdOut = false;51 bool shouldReportAllAssertions = false;
5059 struct ReporterPreferences { struct5060 ReporterPreferences() in ReporterPreferences() function5064 bool shouldRedirectStdOut;
5450 struct ReporterPreferences { struct5451 bool shouldRedirectStdOut = false;5452 bool shouldReportAllAssertions = false;
5483 struct ReporterPreferences { struct5484 bool shouldRedirectStdOut = false;5485 bool shouldReportAllAssertions = false;