Home
last modified time | relevance | path

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

/freebsd/contrib/bsnmp/tests/
H A Dcatch.hpp5430 bool shouldRedirectStdOut = false; member
5674 m_reporterPrefs.shouldRedirectStdOut = false; in StreamingReporterBase()
5791 m_reporterPrefs.shouldRedirectStdOut = false; in CumulativeReporterBase()
12751 if (m_reporter->getPreferences().shouldRedirectStdOut) { in runCurrentTest()
16505 m_reporterPrefs.shouldRedirectStdOut = true; in JunitReporter()
16740 m_preferences.shouldRedirectStdOut = m_reporter->getPreferences().shouldRedirectStdOut; in addReporter()
16891 m_reporterPrefs.shouldRedirectStdOut = true; in XmlReporter()