Home
last modified time | relevance | path

Searched defs:ReporterPreferences (Results 1 – 3 of 3) sorted by relevance

/external/catch2/include/internal/
Dcatch_interfaces_reporter.h43 struct ReporterPreferences { struct
44 bool shouldRedirectStdOut = false;
45 bool shouldReportAllAssertions = false;
/external/bcc/tests/cc/
Dcatch.hpp5059 struct ReporterPreferences { struct
5060 ReporterPreferences() in ReporterPreferences() function
5064 bool shouldRedirectStdOut;
/external/catch2/single_include/catch2/
Dcatch.hpp4881 struct ReporterPreferences { struct
4882 bool shouldRedirectStdOut = false;
4883 bool shouldReportAllAssertions = false;