Home
last modified time | relevance | path

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

/external/kotlinx.coroutines/kotlinx-coroutines-core/jvm/test/guide/test/
DTestUtil.kt62 if (tee.flushLine()) oldOut.println() in <lambda>()
81 fun flushLine(): Boolean { in flushLine() method
92 flushLine() in write()
/external/deqp/framework/common/
DtcuCommandLine.cpp225 void flushLine (void);
237 flushLine(); in ~DebugOutStreambuf()
247 flushLine(); in xsputn()
265 void DebugOutStreambuf::flushLine (void) in flushLine() function in tcu::DebugOutStreambuf