MCPcopy Create free account
hub / github.com/acl-dev/acl / ping_report

Method ping_report

app/net_tools/test_all.cpp:11–14  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

9//////////////////////////////////////////////////////////////////////////
10
11void ping_result::ping_report(size_t total, size_t curr, size_t nerr)
12{
13 test_.ping_report(total, curr, nerr);
14}
15
16void ping_result::ping_finish(const char* dbpath)
17{

Callers 2

rpc_onoverMethod · 0.45
rpc_wakeupMethod · 0.45

Calls 3

test_reportMethod · 0.80
formatMethod · 0.45
c_strMethod · 0.45

Tested by

no test coverage detected