Searched refs:GetPollCount (Results 1 – 4 of 4) sorted by relevance
/external/grpc-grpc/test/cpp/qps/ | ||
D | server.h | 55 int cur_poll_count = GetPollCount(); in Mark() |
D | client.h | 158 int cur_poll_count = GetPollCount(); in Mark() |
D | server_async.cc | 182 int GetPollCount() override { in GetPollCount() function in grpc::testing::AsyncQpsServerTest |
D | client_async.cc | 204 int GetPollCount() override { in GetPollCount() function in grpc::testing::AsyncClient |