Home
last modified time | relevance | path

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

/external/grpc-grpc/test/cpp/microbenchmarks/
Dbm_chttp2_hpack.cc490 static std::vector<grpc_slice> GetInitSlices() { return {}; } in GetInitSlices() function in hpack_parser_fixtures::EmptyBatch
498 static std::vector<grpc_slice> GetInitSlices() { in GetInitSlices() function in hpack_parser_fixtures::IndexedSingleStaticElem
509 static std::vector<grpc_slice> GetInitSlices() { return {}; } in GetInitSlices() function in hpack_parser_fixtures::AddIndexedSingleStaticElem
518 static std::vector<grpc_slice> GetInitSlices() { in GetInitSlices() function in hpack_parser_fixtures::KeyIndexedSingleStaticElem
529 static std::vector<grpc_slice> GetInitSlices() { in GetInitSlices() function in hpack_parser_fixtures::IndexedSingleInternedElem
539 static std::vector<grpc_slice> GetInitSlices() { return {}; } in GetInitSlices() function in hpack_parser_fixtures::AddIndexedSingleInternedElem
547 static std::vector<grpc_slice> GetInitSlices() { in GetInitSlices() function in hpack_parser_fixtures::KeyIndexedSingleInternedElem
557 static std::vector<grpc_slice> GetInitSlices() { return {}; } in GetInitSlices() function in hpack_parser_fixtures::NonIndexedElem
569 static std::vector<grpc_slice> GetInitSlices() { return {}; } in GetInitSlices() function in hpack_parser_fixtures::NonIndexedBinaryElem
585 static std::vector<grpc_slice> GetInitSlices() { return {}; } in GetInitSlices() function in hpack_parser_fixtures::NonIndexedBinaryElem
[all …]