Home
last modified time | relevance | path

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

/third_party/libabigail/tests/lib/
Dcatch.hpp13687 struct OutputDebugWriter { struct
13727 std::unique_ptr<StreamBufImpl<OutputDebugWriter>> m_streamBuf;
13731 : m_streamBuf( new StreamBufImpl<OutputDebugWriter>() ), in DebugOutStream()