This is the complete list of members for TestClient, including all inherited members.
AsyncCompleteRpc() | TestClient | inline |
AsyncEmptyCall(const RpcConfig &config) | TestClient | inline |
AsyncUnaryCall(const RpcConfig &config) | TestClient | inline |
cq_ | TestClient | private |
RpcStatusCheckSuccess(AsyncClientCall *call) | TestClient | inlineprivatestatic |
stats_watchers_ | TestClient | private |
stub_ | TestClient | private |
TestClient(const std::shared_ptr< Channel > &channel, StatsWatchers *stats_watchers) | TestClient | inline |