Home
last modified time | relevance | path

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

/freebsd-head/contrib/bsnmp/tests/
HDcatch.hpp13470 class CoutStream : public IStream { class
13475 CoutStream() : m_os( Catch::cout().rdbuf() ) {} in CoutStream() function in Catch::Detail::__anon964d17ea3a11::CoutStream