Home
last modified time | relevance | path

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

/external/grpc-grpc/test/cpp/qps/
Dqps_worker.cc127 Status ret = RunServerBody(ctx, stream); in RunServer()
220 Status RunServerBody(ServerContext* ctx, in RunServerBody() function in grpc::testing::WorkerServiceImpl