Searched defs:RedirectedStdOut (Results 1 – 1 of 1) sorted by relevance
11809 class RedirectedStdOut { class11927 RedirectedStdOut::RedirectedStdOut() : m_cout( Catch::cout(), m_rss.get() ) {} in RedirectedStdOut() function in Catch::RedirectedStdOut