Searched refs:ReporterPreferences (Results 1 – 12 of 12) sorted by relevance
18 ReporterPreferences m_preferences;28 ReporterPreferences getPreferences() const override;
42 ReporterPreferences getPreferences() const override { in getPreferences()99 ReporterPreferences m_reporterPrefs;161 ReporterPreferences getPreferences() const override { in getPreferences()257 ReporterPreferences m_reporterPrefs;
25 ReporterPreferences getPreferences() const override;
29 ReporterPreferences ListeningReporter::getPreferences() const { in getPreferences()
32 ReporterPreferences getPreferences() const override { in getPreferences()
248 ReporterPreferences CompactReporter::getPreferences() const { in getPreferences()
49 struct ReporterPreferences { struct213 virtual ReporterPreferences getPreferences() const = 0;
5450 struct ReporterPreferences { struct5614 virtual ReporterPreferences getPreferences() const = 0;5700 ReporterPreferences getPreferences() const override { in getPreferences()5757 ReporterPreferences m_reporterPrefs;5818 ReporterPreferences getPreferences() const override { in getPreferences()5914 ReporterPreferences m_reporterPrefs;6079 ReporterPreferences getPreferences() const override;10900 ReporterPreferences m_preferences;10910 ReporterPreferences getPreferences() const override;15752 ReporterPreferences CompactReporter::getPreferences() const { in getPreferences()[all …]
5059 struct ReporterPreferences { struct5060 ReporterPreferences() in ReporterPreferences() argument5244 virtual ReporterPreferences getPreferences() const = 0;7588 virtual ReporterPreferences getPreferences() const;7614 ReporterPreferences LegacyReporterAdapter::getPreferences() const { in getPreferences()7615 ReporterPreferences prefs; in getPreferences()8404 virtual ReporterPreferences getPreferences() const CATCH_OVERRIDE { in getPreferences()8538 virtual ReporterPreferences getPreferences() const CATCH_OVERRIDE { in getPreferences()8588 ReporterPreferences m_reporterPrefs;8644 virtual ReporterPreferences getPreferences() const CATCH_OVERRIDE { in getPreferences()[all …]
5483 struct ReporterPreferences { struct5647 virtual ReporterPreferences getPreferences() const = 0;5736 ReporterPreferences getPreferences() const override { in getPreferences()5793 ReporterPreferences m_reporterPrefs;5854 ReporterPreferences getPreferences() const override { in getPreferences()5950 ReporterPreferences m_reporterPrefs;10962 ReporterPreferences m_preferences;10972 ReporterPreferences getPreferences() const override;17024 ReporterPreferences ListeningReporter::getPreferences() const { in getPreferences()
477 * Reporters now have a new customization point, `ReporterPreferences::shouldReportAllAssertions`