Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lldb/unittests/Utility/
H A DStreamTeeTest.cpp87 struct FlushTestStream : public Stream { struct
100 auto fs1 = new FlushTestStream(); in TEST()
101 auto fs2 = new FlushTestStream(); in TEST()