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

Method pop3_report

app/net_tools/test_all.cpp:48–52  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

46//////////////////////////////////////////////////////////////////////////
47
48void pop3_result::pop3_report(const char* msg, size_t total,
49 size_t curr, const POP3_METER& meter)
50{
51 test_.pop3_report(msg, total, curr, meter);
52}
53
54void pop3_result::pop3_finish(const char* dbpath)
55{

Callers 1

rpc_wakeupMethod · 0.45

Calls 1

test_reportMethod · 0.80

Tested by

no test coverage detected