alarm_ | grpc::testing::ClientRpcContextStreamingPingPongImpl< RequestType, ResponseType > | private |
callback_ | grpc::testing::ClientRpcContextStreamingPingPongImpl< RequestType, ResponseType > | private |
ClientRpcContext() | grpc::testing::ClientRpcContext | inline |
ClientRpcContextStreamingPingPongImpl(BenchmarkService::Stub *stub, const RequestType &req, std::function< gpr_timespec()> next_issue, std::function< std::unique_ptr< grpc::ClientAsyncReaderWriter< RequestType, ResponseType >>(BenchmarkService::Stub *, grpc::ClientContext *, CompletionQueue *)> prepare_req, std::function< void(grpc::Status, ResponseType *)> on_done) | grpc::testing::ClientRpcContextStreamingPingPongImpl< RequestType, ResponseType > | inline |
coalesce_ | grpc::testing::ClientRpcContextStreamingPingPongImpl< RequestType, ResponseType > | private |
context_ | grpc::testing::ClientRpcContextStreamingPingPongImpl< RequestType, ResponseType > | private |
cq_ | grpc::testing::ClientRpcContextStreamingPingPongImpl< RequestType, ResponseType > | private |
detag(void *t) | grpc::testing::ClientRpcContext | inlinestatic |
FINISH_DONE enum value | grpc::testing::ClientRpcContextStreamingPingPongImpl< RequestType, ResponseType > | private |
INVALID enum value | grpc::testing::ClientRpcContextStreamingPingPongImpl< RequestType, ResponseType > | private |
messages_issued_ | grpc::testing::ClientRpcContextStreamingPingPongImpl< RequestType, ResponseType > | private |
messages_per_stream_ | grpc::testing::ClientRpcContextStreamingPingPongImpl< RequestType, ResponseType > | private |
next_issue_ | grpc::testing::ClientRpcContextStreamingPingPongImpl< RequestType, ResponseType > | private |
next_state_ | grpc::testing::ClientRpcContextStreamingPingPongImpl< RequestType, ResponseType > | private |
prepare_req_ | grpc::testing::ClientRpcContextStreamingPingPongImpl< RequestType, ResponseType > | private |
READ_DONE enum value | grpc::testing::ClientRpcContextStreamingPingPongImpl< RequestType, ResponseType > | private |
READY_TO_WRITE enum value | grpc::testing::ClientRpcContextStreamingPingPongImpl< RequestType, ResponseType > | private |
req_ | grpc::testing::ClientRpcContextStreamingPingPongImpl< RequestType, ResponseType > | private |
response_ | grpc::testing::ClientRpcContextStreamingPingPongImpl< RequestType, ResponseType > | private |
RunNextState(bool ok, HistogramEntry *entry) override | grpc::testing::ClientRpcContextStreamingPingPongImpl< RequestType, ResponseType > | inlinevirtual |
Start(CompletionQueue *cq, const ClientConfig &config) override | grpc::testing::ClientRpcContextStreamingPingPongImpl< RequestType, ResponseType > | inlinevirtual |
start_ | grpc::testing::ClientRpcContextStreamingPingPongImpl< RequestType, ResponseType > | private |
StartInternal(CompletionQueue *cq, int messages_per_stream, bool coalesce) | grpc::testing::ClientRpcContextStreamingPingPongImpl< RequestType, ResponseType > | inlineprivate |
StartNewClone(CompletionQueue *cq) override | grpc::testing::ClientRpcContextStreamingPingPongImpl< RequestType, ResponseType > | inlinevirtual |
State enum name | grpc::testing::ClientRpcContextStreamingPingPongImpl< RequestType, ResponseType > | private |
status_ | grpc::testing::ClientRpcContextStreamingPingPongImpl< RequestType, ResponseType > | private |
stream_ | grpc::testing::ClientRpcContextStreamingPingPongImpl< RequestType, ResponseType > | private |
STREAM_IDLE enum value | grpc::testing::ClientRpcContextStreamingPingPongImpl< RequestType, ResponseType > | private |
stub_ | grpc::testing::ClientRpcContextStreamingPingPongImpl< RequestType, ResponseType > | private |
tag(ClientRpcContext *c) | grpc::testing::ClientRpcContext | inlinestatic |
TryCancel() override | grpc::testing::ClientRpcContextStreamingPingPongImpl< RequestType, ResponseType > | inlinevirtual |
WAIT enum value | grpc::testing::ClientRpcContextStreamingPingPongImpl< RequestType, ResponseType > | private |
WRITE_DONE enum value | grpc::testing::ClientRpcContextStreamingPingPongImpl< RequestType, ResponseType > | private |
WRITES_DONE_DONE enum value | grpc::testing::ClientRpcContextStreamingPingPongImpl< RequestType, ResponseType > | private |
~ClientRpcContext() | grpc::testing::ClientRpcContext | inlinevirtual |
~ClientRpcContextStreamingPingPongImpl() override | grpc::testing::ClientRpcContextStreamingPingPongImpl< RequestType, ResponseType > | inline |