Home
last modified time | relevance | path

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

/aosp_15_r20/external/grpc-grpc/test/cpp/microbenchmarks/
H A Dbm_chttp2_hpack.cc401 static std::vector<grpc_slice> GetInitSlices() { return Generate(0); } in GetInitSlices() function in hpack_parser_fixtures::FromEncoderFixture
455 static std::vector<grpc_slice> GetInitSlices() { return {}; } in GetInitSlices() function in hpack_parser_fixtures::EmptyBatch
463 static std::vector<grpc_slice> GetInitSlices() { in GetInitSlices() function in hpack_parser_fixtures::IndexedSingleStaticElem
474 static std::vector<grpc_slice> GetInitSlices() { return {}; } in GetInitSlices() function in hpack_parser_fixtures::AddIndexedSingleStaticElem
483 static std::vector<grpc_slice> GetInitSlices() { in GetInitSlices() function in hpack_parser_fixtures::KeyIndexedSingleStaticElem
494 static std::vector<grpc_slice> GetInitSlices() { in GetInitSlices() function in hpack_parser_fixtures::IndexedSingleInternedElem
504 static std::vector<grpc_slice> GetInitSlices() { return {}; } in GetInitSlices() function in hpack_parser_fixtures::AddIndexedSingleInternedElem
512 static std::vector<grpc_slice> GetInitSlices() { in GetInitSlices() function in hpack_parser_fixtures::KeyIndexedSingleInternedElem
522 static std::vector<grpc_slice> GetInitSlices() { return {}; } in GetInitSlices() function in hpack_parser_fixtures::NonIndexedElem
534 static std::vector<grpc_slice> GetInitSlices() { return {}; } in GetInitSlices() function in hpack_parser_fixtures::NonIndexedBinaryElem
[all …]