Public Member Functions | |
virtual void | BenchmarkCase (benchmark::State &state) |
virtual void | BenchmarkCase (benchmark::State &state) |
SerializeFixture (const BenchmarkDataset &dataset) | |
SerializeFixture (const BenchmarkDataset &dataset) | |
~SerializeFixture () | |
~SerializeFixture () | |
![]() | |
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 () | |
Private Attributes | |
std::vector< T * > | message_ |
Additional Inherited Members | |
![]() | |
const grpc_channel_filter * | filter = kFilter |
const uint32_t | flags = kFlags |
![]() | |
void | SetUp () override |
void | SetUp () override |
void | SetUp () override |
void | SetUp () override |
void | SetUp () override |
![]() | |
std::vector< std::string > | payloads_ |
const Message * | prototype_ |
Definition at line 160 of file bloaty/third_party/protobuf/benchmarks/cpp/cpp_benchmark.cc.
|
inline |
Definition at line 162 of file bloaty/third_party/protobuf/benchmarks/cpp/cpp_benchmark.cc.
|
inline |
Definition at line 170 of file bloaty/third_party/protobuf/benchmarks/cpp/cpp_benchmark.cc.
|
inline |
Definition at line 162 of file protobuf/benchmarks/cpp/cpp_benchmark.cc.
|
inline |
Definition at line 170 of file protobuf/benchmarks/cpp/cpp_benchmark.cc.
|
inlinevirtual |
Definition at line 176 of file bloaty/third_party/protobuf/benchmarks/cpp/cpp_benchmark.cc.
|
inlinevirtual |
Definition at line 176 of file protobuf/benchmarks/cpp/cpp_benchmark.cc.
|
private |
Definition at line 191 of file bloaty/third_party/protobuf/benchmarks/cpp/cpp_benchmark.cc.