Home
last modified time | relevance | path

Searched defs:RedirectedStdOut (Results 1 – 2 of 2) sorted by relevance

/external/catch2/include/internal/
Dcatch_output_redirect.cpp43 RedirectedStdOut::RedirectedStdOut() : m_cout( Catch::cout(), m_rss.get() ) {} in RedirectedStdOut() function in Catch::RedirectedStdOut
/external/catch2/single_include/catch2/
Dcatch.hpp9675 class RedirectedStdOut { class
9793 RedirectedStdOut::RedirectedStdOut() : m_cout( Catch::cout(), m_rss.get() ) {} in RedirectedStdOut() function in Catch::RedirectedStdOut