Home
last modified time | relevance | path

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

/freebsd/contrib/bsnmp/tests/
H A Dcatch.hpp5674 m_reporterPrefs.shouldRedirectStdOut = false; in StreamingReporterBase()
5680 return m_reporterPrefs; in getPreferences()
5736 ReporterPreferences m_reporterPrefs; member
5791 m_reporterPrefs.shouldRedirectStdOut = false; in CumulativeReporterBase()
5798 return m_reporterPrefs; in getPreferences()
5893 ReporterPreferences m_reporterPrefs; member
15724 return m_reporterPrefs; in getPreferences()
16505 m_reporterPrefs.shouldRedirectStdOut = true; in JunitReporter()
16506 m_reporterPrefs.shouldReportAllAssertions = true; in JunitReporter()
16891 m_reporterPrefs.shouldRedirectStdOut = true; in XmlReporter()
[all …]