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

Method nslookup_report

app/net_tools/test_all.cpp:23–26  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

21//////////////////////////////////////////////////////////////////////////
22
23void nslookup_result::nslookup_report(size_t total, size_t curr)
24{
25 test_.nslookup_report(total, curr);
26}
27
28void nslookup_result::nslookup_finish(const char* dbpath)
29{

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