Home
last modified time | relevance | path

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

/external/grpc-grpc/test/cpp/qps/
Ddriver.cc103 static double SvrPollCount(const ServerStats& s) { return s.cq_poll_count(); } in SvrPollCount() function
179 sum(result->server_stats(), SvrPollCount) / histogram.Count()); in postprocess_scenario_result()