#include <fullstack_fixtures.h>

Public Member Functions | |
| InProcess (Service *service, const FixtureConfiguration &fixture_configuration=FixtureConfiguration()) | |
| ~InProcess () override | |
Public Member Functions inherited from grpc::testing::FullstackFixture | |
| void | AddToLabel (std::ostream &out, benchmark::State &state) override |
| std::shared_ptr< Channel > | channel () |
| ServerCompletionQueue * | cq () |
| FullstackFixture (Service *service, const FixtureConfiguration &config, const std::string &address) | |
| ~FullstackFixture () override | |
Public Member Functions inherited from TrackCounters | |
| virtual void | AddLabel (const std::string &label) |
| virtual void | Finish (benchmark::State &state) |
| TrackCounters () | |
| virtual | ~TrackCounters () |
Definition at line 154 of file fullstack_fixtures.h.
|
inlineexplicit |
Definition at line 156 of file fullstack_fixtures.h.
|
inlineoverride |
Definition at line 160 of file fullstack_fixtures.h.