#include <fullstack_fixtures.h>
Definition at line 66 of file fullstack_fixtures.h.
◆ FullstackFixture()
◆ ~FullstackFixture()
grpc::testing::FullstackFixture::~FullstackFixture |
( |
| ) |
|
|
inlineoverride |
◆ AddToLabel()
void grpc::testing::FullstackFixture::AddToLabel |
( |
std::ostream & |
out, |
|
|
benchmark::State & |
state |
|
) |
| |
|
inlineoverridevirtual |
◆ channel()
std::shared_ptr<Channel> grpc::testing::FullstackFixture::channel |
( |
| ) |
|
|
inline |
◆ cq()
◆ channel_
std::shared_ptr<Channel> grpc::testing::FullstackFixture::channel_ |
|
private |
◆ cq_
◆ server_
std::unique_ptr<Server> grpc::testing::FullstackFixture::server_ |
|
private |
The documentation for this class was generated from the following file: