Home
last modified time | relevance | path

Searched refs:rate_report (Results 1 – 1 of 1) sorted by relevance

/third_party/nghttp2/src/
Dh2load.cc2019 std::stringstream rate_report; in create_worker() local
2021 rate_report << "Up to " << rate << " client(s) will be created every " in create_worker()
2033 << " total client(s). " << rate_report.str() << nreqs in create_worker()