MCPcopy Create free account
hub / github.com/cpputest/cpputest / flush

Method flush

src/CppUTest/TestOutput.cpp:284–287  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

282}
283
284void ConsoleTestOutput::flush()
285{
286 PlatformSpecificFlush();
287}
288
289StringBufferTestOutput::~StringBufferTestOutput()
290{

Callers 1

Calls 1

PlatformSpecificFlushFunction · 0.85

Tested by

no test coverage detected