Home
last modified time | relevance | path

Searched refs:m_reporterPrefs (Results 1 – 13 of 13) sorted by relevance

/external/catch2/include/reporters/
Dcatch_reporter_bases.hpp37 m_reporterPrefs.shouldRedirectStdOut = false; in StreamingReporterBase()
43 return m_reporterPrefs; in getPreferences()
99 ReporterPreferences m_reporterPrefs; member
155 m_reporterPrefs.shouldRedirectStdOut = false; in CumulativeReporterBase()
162 return m_reporterPrefs; in getPreferences()
257 ReporterPreferences m_reporterPrefs; member
Dcatch_reporter_sonarqube.hpp27 m_reporterPrefs.shouldRedirectStdOut = true; in SonarQubeReporter()
28 m_reporterPrefs.shouldReportAllAssertions = true; in SonarQubeReporter()
Dcatch_reporter_junit.cpp65 m_reporterPrefs.shouldRedirectStdOut = true; in JunitReporter()
66 m_reporterPrefs.shouldReportAllAssertions = true; in JunitReporter()
Dcatch_reporter_xml.cpp26 m_reporterPrefs.shouldRedirectStdOut = true; in XmlReporter()
27 m_reporterPrefs.shouldReportAllAssertions = true; in XmlReporter()
Dcatch_reporter_tap.hpp33 return m_reporterPrefs; in getPreferences()
Dcatch_reporter_teamcity.hpp30 m_reporterPrefs.shouldRedirectStdOut = true; in TeamCityReporter()
Dcatch_reporter_compact.cpp249 return m_reporterPrefs; in getPreferences()
/external/catch2/single_include/catch2/
Dcatch_reporter_sonarqube.hpp27 m_reporterPrefs.shouldRedirectStdOut = true; in SonarQubeReporter()
28 m_reporterPrefs.shouldReportAllAssertions = true; in SonarQubeReporter()
Dcatch_reporter_tap.hpp33 return m_reporterPrefs; in getPreferences()
Dcatch_reporter_teamcity.hpp30 m_reporterPrefs.shouldRedirectStdOut = true; in TeamCityReporter()
Dcatch.hpp5695 m_reporterPrefs.shouldRedirectStdOut = false; in StreamingReporterBase()
5701 return m_reporterPrefs; in getPreferences()
5757 ReporterPreferences m_reporterPrefs; member
5812 m_reporterPrefs.shouldRedirectStdOut = false; in CumulativeReporterBase()
5819 return m_reporterPrefs; in getPreferences()
5914 ReporterPreferences m_reporterPrefs; member
15753 return m_reporterPrefs; in getPreferences()
16532 m_reporterPrefs.shouldRedirectStdOut = true; in JunitReporter()
16533 m_reporterPrefs.shouldReportAllAssertions = true; in JunitReporter()
16914 m_reporterPrefs.shouldRedirectStdOut = true; in XmlReporter()
[all …]
/external/bcc/tests/cc/
Dcatch.hpp8535 m_reporterPrefs.shouldRedirectStdOut = false; in StreamingReporterBase()
8539 return m_reporterPrefs; in getPreferences()
8588 ReporterPreferences m_reporterPrefs; member
8640 m_reporterPrefs.shouldRedirectStdOut = false; in CumulativeReporterBase()
8645 return m_reporterPrefs; in getPreferences()
8730 ReporterPreferences m_reporterPrefs; member
9089 m_reporterPrefs.shouldRedirectStdOut = true; in XmlReporter()
9276 m_reporterPrefs.shouldRedirectStdOut = true; in JunitReporter()
/external/libabigail/tests/lib/
Dcatch.hpp5731 m_reporterPrefs.shouldRedirectStdOut = false; in StreamingReporterBase()
5737 return m_reporterPrefs; in getPreferences()
5793 ReporterPreferences m_reporterPrefs; member
5848 m_reporterPrefs.shouldRedirectStdOut = false; in CumulativeReporterBase()
5855 return m_reporterPrefs; in getPreferences()
5950 ReporterPreferences m_reporterPrefs; member
16785 m_reporterPrefs.shouldRedirectStdOut = true; in JunitReporter()
16786 m_reporterPrefs.shouldReportAllAssertions = true; in JunitReporter()
17172 m_reporterPrefs.shouldRedirectStdOut = true; in XmlReporter()
17173 m_reporterPrefs.shouldReportAllAssertions = true; in XmlReporter()