Home
last modified time | relevance | path

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

/hal_espressif-3.5.0/tools/catch/
Dcatch.hpp7674 ReporterPreferences prefs; in getPreferences() local
7675 prefs.shouldRedirectStdOut = m_legacyReporter->shouldRedirectStdout(); in getPreferences()
7676 return prefs; in getPreferences()
9986 ReporterPreferences prefs; in getPreferences() local
9987 prefs.shouldRedirectStdOut = false; in getPreferences()
9988 return prefs; in getPreferences()