This is the complete list of members for grpc::testing::WorkerServiceImpl, including all inherited members.
acquired_ | grpc::testing::WorkerServiceImpl | private |
CoreCount(ServerContext *, const CoreRequest *, CoreResponse *resp) override | grpc::testing::WorkerServiceImpl | inline |
mu_ | grpc::testing::WorkerServiceImpl | private |
QuitWorker(ServerContext *, const Void *, Void *) override | grpc::testing::WorkerServiceImpl | inline |
ReleaseInstance() | grpc::testing::WorkerServiceImpl | inlineprivate |
RunClient(ServerContext *ctx, ServerReaderWriter< ClientStatus, ClientArgs > *stream) override | grpc::testing::WorkerServiceImpl | inline |
RunClientBody(ServerContext *, ServerReaderWriter< ClientStatus, ClientArgs > *stream) | grpc::testing::WorkerServiceImpl | inlineprivate |
RunServer(ServerContext *ctx, ServerReaderWriter< ServerStatus, ServerArgs > *stream) override | grpc::testing::WorkerServiceImpl | inline |
RunServerBody(ServerContext *, ServerReaderWriter< ServerStatus, ServerArgs > *stream) | grpc::testing::WorkerServiceImpl | inlineprivate |
server_port_ | grpc::testing::WorkerServiceImpl | private |
TryAcquireInstance() | grpc::testing::WorkerServiceImpl | inlineprivate |
worker_ | grpc::testing::WorkerServiceImpl | private |
WorkerServiceImpl(int server_port, QpsWorker *worker) | grpc::testing::WorkerServiceImpl | inline |