Home
last modified time | relevance | path

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

/aosp_15_r20/external/grpc-grpc/test/cpp/microbenchmarks/
H A Dbm_chttp2_hpack.cc402 static std::vector<grpc_slice> GetBenchmarkSlices() { return Generate(1); } in GetBenchmarkSlices() function in hpack_parser_fixtures::FromEncoderFixture
456 static std::vector<grpc_slice> GetBenchmarkSlices() { in GetBenchmarkSlices() function in hpack_parser_fixtures::EmptyBatch
467 static std::vector<grpc_slice> GetBenchmarkSlices() { in GetBenchmarkSlices() function in hpack_parser_fixtures::IndexedSingleStaticElem
475 static std::vector<grpc_slice> GetBenchmarkSlices() { in GetBenchmarkSlices() function in hpack_parser_fixtures::AddIndexedSingleStaticElem
487 static std::vector<grpc_slice> GetBenchmarkSlices() { in GetBenchmarkSlices() function in hpack_parser_fixtures::KeyIndexedSingleStaticElem
497 static std::vector<grpc_slice> GetBenchmarkSlices() { in GetBenchmarkSlices() function in hpack_parser_fixtures::IndexedSingleInternedElem
505 static std::vector<grpc_slice> GetBenchmarkSlices() { in GetBenchmarkSlices() function in hpack_parser_fixtures::AddIndexedSingleInternedElem
515 static std::vector<grpc_slice> GetBenchmarkSlices() { in GetBenchmarkSlices() function in hpack_parser_fixtures::KeyIndexedSingleInternedElem
523 static std::vector<grpc_slice> GetBenchmarkSlices() { in GetBenchmarkSlices() function in hpack_parser_fixtures::NonIndexedElem
535 static std::vector<grpc_slice> GetBenchmarkSlices() { in GetBenchmarkSlices() function in hpack_parser_fixtures::NonIndexedBinaryElem
[all …]