Home
last modified time | relevance | path

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

/third_party/libabigail/tests/lib/
Dcatch.hpp13712 class CoutStream : public IStream { class
13717 CoutStream() : m_os( Catch::cout().rdbuf() ) {} in CoutStream() function in Catch::Detail::__anon3f5b0e123b11::CoutStream