Home
last modified time | relevance | path

Searched refs:GetBenchmarkSlices (Results 1 – 1 of 1) sorted by relevance

/third_party/grpc/test/cpp/microbenchmarks/
Dbm_chttp2_hpack.cc465 std::vector<grpc_slice> benchmark_slices = Fixture::GetBenchmarkSlices(); in BM_HpackParserParseHeader()
499 static std::vector<grpc_slice> GetBenchmarkSlices() { in GetBenchmarkSlices() function in hpack_parser_fixtures::EmptyBatch
510 static std::vector<grpc_slice> GetBenchmarkSlices() { in GetBenchmarkSlices() function in hpack_parser_fixtures::IndexedSingleStaticElem
518 static std::vector<grpc_slice> GetBenchmarkSlices() { in GetBenchmarkSlices() function in hpack_parser_fixtures::AddIndexedSingleStaticElem
530 static std::vector<grpc_slice> GetBenchmarkSlices() { in GetBenchmarkSlices() function in hpack_parser_fixtures::KeyIndexedSingleStaticElem
540 static std::vector<grpc_slice> GetBenchmarkSlices() { in GetBenchmarkSlices() function in hpack_parser_fixtures::IndexedSingleInternedElem
548 static std::vector<grpc_slice> GetBenchmarkSlices() { in GetBenchmarkSlices() function in hpack_parser_fixtures::AddIndexedSingleInternedElem
558 static std::vector<grpc_slice> GetBenchmarkSlices() { in GetBenchmarkSlices() function in hpack_parser_fixtures::KeyIndexedSingleInternedElem
566 static std::vector<grpc_slice> GetBenchmarkSlices() { in GetBenchmarkSlices() function in hpack_parser_fixtures::NonIndexedElem
578 static std::vector<grpc_slice> GetBenchmarkSlices() { in GetBenchmarkSlices() function in hpack_parser_fixtures::NonIndexedBinaryElem
[all …]