Searched defs:ReporterPreferences (Results 1 – 3 of 3) sorted by relevance
43 struct ReporterPreferences { struct44 bool shouldRedirectStdOut = false;45 bool shouldReportAllAssertions = false;
5059 struct ReporterPreferences { struct5060 ReporterPreferences() in ReporterPreferences() function5064 bool shouldRedirectStdOut;
4881 struct ReporterPreferences { struct4882 bool shouldRedirectStdOut = false;4883 bool shouldReportAllAssertions = false;