Public Member Functions | |
void | AsyncCompleteRpc () |
void | AsyncEmptyCall (const RpcConfig &config) |
void | AsyncUnaryCall (const RpcConfig &config) |
TestClient (const std::shared_ptr< Channel > &channel, StatsWatchers *stats_watchers) | |
Static Private Member Functions | |
static bool | RpcStatusCheckSuccess (AsyncClientCall *call) |
Private Attributes | |
CompletionQueue | cq_ |
StatsWatchers * | stats_watchers_ |
std::unique_ptr< TestService::Stub > | stub_ |
Definition at line 250 of file xds_interop_client.cc.
|
inline |
Definition at line 252 of file xds_interop_client.cc.
|
inline |
Definition at line 322 of file xds_interop_client.cc.
Definition at line 289 of file xds_interop_client.cc.
Definition at line 256 of file xds_interop_client.cc.
|
inlinestaticprivate |
Definition at line 374 of file xds_interop_client.cc.
|
private |
Definition at line 384 of file xds_interop_client.cc.
|
private |
Definition at line 383 of file xds_interop_client.cc.
|
private |
Definition at line 382 of file xds_interop_client.cc.