Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
284
void ConsoleTestOutput::flush()
285
{
286
PlatformSpecificFlush();
287
}
288
289
StringBufferTestOutput::~StringBufferTestOutput()
290
{
Callers
1
flushOutputAndResetResult
Method · 0.45
Calls
1
PlatformSpecificFlush
Function · 0.85
Tested by
no test coverage detected