Home
last modified time | relevance | path

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

/external/catch2/include/internal/
Dcatch_interfaces_reporter.h49 struct ReporterPreferences { struct
50 bool shouldRedirectStdOut = false;
51 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.hpp5450 struct ReporterPreferences { struct
5451 bool shouldRedirectStdOut = false;
5452 bool shouldReportAllAssertions = false;
/external/libabigail/tests/lib/
Dcatch.hpp5483 struct ReporterPreferences { struct
5484 bool shouldRedirectStdOut = false;
5485 bool shouldReportAllAssertions = false;