Home
last modified time | relevance | path

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

/external/grpc-grpc/test/cpp/qps/
Dserver.h55 int cur_poll_count = GetPollCount(); in Mark()
112 virtual int GetPollCount() { in GetPollCount() function
Dclient.h158 int cur_poll_count = GetPollCount(); in Mark()
232 virtual int GetPollCount() { in GetPollCount() function
Dserver_async.cc182 int GetPollCount() override { in GetPollCount() function in grpc::testing::AsyncQpsServerTest
Dclient_async.cc204 int GetPollCount() override { in GetPollCount() function in grpc::testing::AsyncClient