#include <client.h>
Definition at line 257 of file client.h.
◆ Thread() [1/2]
grpc::testing::Client::Thread::Thread |
( |
Client * |
client, |
|
|
size_t |
idx |
|
) |
| |
|
inline |
◆ ~Thread()
grpc::testing::Client::Thread::~Thread |
( |
| ) |
|
|
inline |
◆ Thread() [2/2]
grpc::testing::Client::Thread::Thread |
( |
const Thread & |
| ) |
|
|
private |
◆ BeginSwap()
◆ GetMedianPerIntervalList()
std::vector<double> grpc::testing::Client::Thread::GetMedianPerIntervalList |
( |
| ) |
|
|
inline |
◆ MergeStatsInto()
◆ operator=()
◆ ThreadFunc()
void grpc::testing::Client::Thread::ThreadFunc |
( |
| ) |
|
|
inlineprivate |
◆ UpdateHistogram()
void grpc::testing::Client::Thread::UpdateHistogram |
( |
HistogramEntry * |
entry | ) |
|
|
inline |
◆ client_
Client* grpc::testing::Client::Thread::client_ |
|
private |
◆ histogram_
Histogram grpc::testing::Client::Thread::histogram_ |
|
private |
◆ histogram_per_interval_
Histogram grpc::testing::Client::Thread::histogram_per_interval_ |
|
private |
◆ idx_
const size_t grpc::testing::Client::Thread::idx_ |
|
private |
◆ impl_
◆ interval_start_time_
double grpc::testing::Client::Thread::interval_start_time_ |
|
private |
◆ medians_each_interval_list_
std::vector<double> grpc::testing::Client::Thread::medians_each_interval_list_ |
|
private |
◆ mu_
◆ statuses_
The documentation for this class was generated from the following file: