Home
last modified time | relevance | path

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

/external/catch2/include/internal/
Dcatch_output_redirect.h61 RedirectedStdOut m_redirectedStdOut; variable
Dcatch_output_redirect.cpp58 m_redirectedCout += m_redirectedStdOut.str(); in ~RedirectedStreams()
/external/catch2/single_include/catch2/
Dcatch.hpp11871 RedirectedStdOut m_redirectedStdOut; member in Catch::RedirectedStreams
11972 m_redirectedCout += m_redirectedStdOut.str(); in ~RedirectedStreams()
/external/libabigail/tests/lib/
Dcatch.hpp11933 RedirectedStdOut m_redirectedStdOut; member in Catch::RedirectedStreams
12034 m_redirectedCout += m_redirectedStdOut.str(); in ~RedirectedStreams()