
Public Member Functions | |
| virtual void | BenchmarkCase (benchmark::State &state) |
| virtual void | BenchmarkCase (benchmark::State &state) |
| ParseReuseFixture (const BenchmarkDataset &dataset) | |
| ParseReuseFixture (const BenchmarkDataset &dataset) | |
Public Member Functions inherited from Fixture< kFilter, kFlags > | |
| grpc_chttp2_transport * | chttp2_transport () |
| Fixture (const BenchmarkDataset &dataset, const std::string &suffix) | |
| Fixture (const BenchmarkDataset &dataset, const std::string &suffix) | |
| Fixture (const grpc::ChannelArguments &args, bool client) | |
| void | FlushExecCtx () |
| void | PushInput (grpc_slice slice) |
| grpc_transport * | transport () |
| ~Fixture () | |
Additional Inherited Members | |
Public Attributes inherited from Fixture< kFilter, kFlags > | |
| const grpc_channel_filter * | filter = kFilter |
| const uint32_t | flags = kFlags |
Protected Member Functions inherited from Fixture< kFilter, kFlags > | |
| void | SetUp () override |
| void | SetUp () override |
| void | SetUp () override |
| void | SetUp () override |
| void | SetUp () override |
Protected Attributes inherited from Fixture< kFilter, kFlags > | |
| std::vector< std::string > | payloads_ |
| const Message * | prototype_ |
Definition at line 139 of file bloaty/third_party/protobuf/benchmarks/cpp/cpp_benchmark.cc.
|
inline |
Definition at line 141 of file bloaty/third_party/protobuf/benchmarks/cpp/cpp_benchmark.cc.
|
inline |
Definition at line 141 of file protobuf/benchmarks/cpp/cpp_benchmark.cc.
|
inlinevirtual |
Definition at line 144 of file bloaty/third_party/protobuf/benchmarks/cpp/cpp_benchmark.cc.
|
inlinevirtual |
Definition at line 144 of file protobuf/benchmarks/cpp/cpp_benchmark.cc.