
Public Member Functions | |
| grpc_channel * | channel () const |
| grpc_completion_queue * | cq () const |
| void | Finish (benchmark::State &state) override |
| IsolatedCallFixture () | |
Public Member Functions inherited from TrackCounters | |
| virtual void | AddLabel (const std::string &label) |
| virtual void | AddToLabel (std::ostream &out, benchmark::State &state) |
| TrackCounters () | |
| virtual | ~TrackCounters () |
Private Attributes | |
| grpc_channel * | channel_ |
| grpc_completion_queue * | cq_ |
Definition at line 719 of file bm_call_create.cc.
|
inline |
Definition at line 721 of file bm_call_create.cc.
|
inline |
Definition at line 749 of file bm_call_create.cc.
|
inline |
Definition at line 750 of file bm_call_create.cc.
|
inlineoverridevirtual |
Reimplemented from TrackCounters.
Definition at line 743 of file bm_call_create.cc.
|
private |
Definition at line 754 of file bm_call_create.cc.
|
private |
Definition at line 753 of file bm_call_create.cc.