Public Attributes | |
| ClientContext | context |
| EchoResponse | response |
| std::unique_ptr< ClientAsyncResponseReader< EchoResponse > > | response_reader |
| Status | status |
Definition at line 358 of file thread_stress_test.cc.
| ClientContext grpc::testing::AsyncClientEnd2endTest< Common >::AsyncClientCall::context |
Definition at line 360 of file thread_stress_test.cc.
| EchoResponse grpc::testing::AsyncClientEnd2endTest< Common >::AsyncClientCall::response |
Definition at line 359 of file thread_stress_test.cc.
| std::unique_ptr<ClientAsyncResponseReader<EchoResponse> > grpc::testing::AsyncClientEnd2endTest< Common >::AsyncClientCall::response_reader |
Definition at line 362 of file thread_stress_test.cc.
| Status grpc::testing::AsyncClientEnd2endTest< Common >::AsyncClientCall::status |
Definition at line 361 of file thread_stress_test.cc.