Searched refs:DebugOutStreambuf (Results 1 - 1 of 1) sorted by relevance

/external/deqp/framework/common/
H A DtcuCommandLine.cpp190 class DebugOutStreambuf : public std::streambuf class in namespace:tcu
193 DebugOutStreambuf (void);
194 ~DebugOutStreambuf (void);
206 DebugOutStreambuf::DebugOutStreambuf (void) function in class:tcu::DebugOutStreambuf
210 DebugOutStreambuf::~DebugOutStreambuf (void)
216 std::streamsize DebugOutStreambuf::xsputn (const char* s, std::streamsize count)
229 int DebugOutStreambuf::overflow (int ch)
241 void DebugOutStreambuf
[all...]

Completed in 367 milliseconds