Home
last modified time | relevance | path

Searched defs:CoutStream (Results 1 – 3 of 3) sorted by relevance

/external/catch2/include/internal/
Dcatch_stream.cpp92 class CoutStream : public IStream { class
97 CoutStream() : m_os( Catch::cout().rdbuf() ) {} in CoutStream() function in Catch::detail::__anon0d984efc0111::CoutStream
/external/bcc/tests/cc/
Dcatch.hpp3442 class CoutStream : public IStream { class
6851 CoutStream::CoutStream() in CoutStream() function in Catch::CoutStream
/external/catch2/single_include/catch2/
Dcatch.hpp11239 class CoutStream : public IStream { class
11244 CoutStream() : m_os( Catch::cout().rdbuf() ) {} in CoutStream() function in Catch::detail::__anondb8a344f1c11::CoutStream