Home
last modified time | relevance | path

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

/external/catch2/include/internal/
Dcatch_output_redirect.h31 RedirectedStream m_cout; variable
Dcatch_output_redirect.cpp43 RedirectedStdOut::RedirectedStdOut() : m_cout( Catch::cout(), m_rss.get() ) {} in RedirectedStdOut()
/external/catch2/single_include/catch2/
Dcatch.hpp11841 RedirectedStream m_cout; member in Catch::RedirectedStdOut
11957 RedirectedStdOut::RedirectedStdOut() : m_cout( Catch::cout(), m_rss.get() ) {} in RedirectedStdOut()
/external/libabigail/tests/lib/
Dcatch.hpp11903 RedirectedStream m_cout; member in Catch::RedirectedStdOut
12019 RedirectedStdOut::RedirectedStdOut() : m_cout( Catch::cout(), m_rss.get() ) {} in RedirectedStdOut()