This is the complete list of members for grpc::testing::ClientImpl< StubType, RequestType >, including all inherited members.
AwaitThreadsCompletion() | grpc::testing::Client | inline |
channels_ | grpc::testing::ClientImpl< StubType, RequestType > | protected |
Client() | grpc::testing::Client | inline |
ClientImpl(const ClientConfig &config, std::function< std::unique_ptr< StubType >(std::shared_ptr< Channel >)> create_stub) | grpc::testing::ClientImpl< StubType, RequestType > | inline |
closed_loop_ | grpc::testing::Client | protected |
CompleteThread() | grpc::testing::Client | inlineprotected |
cores_ | grpc::testing::ClientImpl< StubType, RequestType > | protected |
create_stub_ | grpc::testing::ClientImpl< StubType, RequestType > | protected |
DestroyMultithreading()=0 | grpc::testing::Client | protectedpure virtual |
EndThreads() | grpc::testing::Client | inlineprotected |
GetLatencyCollectionIntervalInSeconds() | grpc::testing::Client | inline |
GetPollCount() | grpc::testing::Client | inlinevirtual |
interarrival_timer_ | grpc::testing::Client | protected |
IsClosedLoop() | grpc::testing::Client | inline |
last_reset_poll_count_ | grpc::testing::Client | protected |
Mark(bool reset) | grpc::testing::Client | inline |
MaybeStartRequests() | grpc::testing::Client | inlineprotected |
median_latency_collection_interval_seconds_ | grpc::testing::Client | protected |
next_time_ | grpc::testing::Client | protected |
NextIssuer(int thread_idx) | grpc::testing::Client | inlineprotected |
NextIssueTime(int thread_idx) | grpc::testing::Client | inline |
request() | grpc::testing::ClientImpl< StubType, RequestType > | inline |
request_ | grpc::testing::ClientImpl< StubType, RequestType > | protected |
SetupLoadTest(const ClientConfig &config, size_t num_threads) | grpc::testing::Client | inlineprotected |
start_requests_ | grpc::testing::Client | protected |
started_requests_ | grpc::testing::Client | protected |
StartThreads(size_t num_threads) | grpc::testing::Client | inlineprotected |
thread_completion_mu_ | grpc::testing::Client | protected |
thread_pool_done_ | grpc::testing::Client | protected |
ThreadCompleted() | grpc::testing::Client | inline |
ThreadFunc(size_t thread_idx, Client::Thread *t)=0 | grpc::testing::Client | protectedpure virtual |
threads_ | grpc::testing::Client | protected |
threads_complete_ | grpc::testing::Client | protected |
threads_remaining_ | grpc::testing::Client | protected |
timer_ | grpc::testing::Client | protected |
WaitForChannelsToConnect() | grpc::testing::ClientImpl< StubType, RequestType > | inline |
~Client() | grpc::testing::Client | inlinevirtual |
~ClientImpl() override | grpc::testing::ClientImpl< StubType, RequestType > | inline |