#include <xds_end2end_test_lib.h>
Definition at line 844 of file xds_end2end_test_lib.h.
◆ CancelRpc()
void grpc::testing::XdsEnd2endTest::LongRunningRpc::CancelRpc |
( |
| ) |
|
◆ GetStatus()
Status grpc::testing::XdsEnd2endTest::LongRunningRpc::GetStatus |
( |
| ) |
|
◆ StartRpc()
void grpc::testing::XdsEnd2endTest::LongRunningRpc::StartRpc |
( |
grpc::testing::EchoTestService::Stub * |
stub, |
|
|
const RpcOptions & |
rpc_options = RpcOptions().set_timeout_ms(0).set_client_cancel_after_us( 1 * 1000 * 1000) |
|
) |
| |
◆ context_
ClientContext grpc::testing::XdsEnd2endTest::LongRunningRpc::context_ |
|
private |
◆ sender_thread_
std::thread grpc::testing::XdsEnd2endTest::LongRunningRpc::sender_thread_ |
|
private |
◆ status_
Status grpc::testing::XdsEnd2endTest::LongRunningRpc::status_ |
|
private |
The documentation for this class was generated from the following files: