Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/bsnmp/tests/
H A Dcatch.hpp13445 struct OutputDebugWriter { struct
13485 std::unique_ptr<StreamBufImpl<OutputDebugWriter>> m_streamBuf;
13489 : m_streamBuf( new StreamBufImpl<OutputDebugWriter>() ), in DebugOutStream()