Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MEONMedical/Log4Qt
/ init
Method
init
tests/binaryloggertest/binaryloggertest.cpp:180–184 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
178
}
179
180
void BinaryLoggerTest::init()
181
{
182
for (auto &appenderData : mAppenderData)
183
appenderData.reset();
184
}
185
186
void BinaryLoggerTest::testBinaryToTextLayout()
187
{
Callers
nothing calls this directly
Calls
1
reset
Method · 0.80
Tested by
no test coverage detected