Home
last modified time | relevance | path

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

/third_party/grpc/test/cpp/microbenchmarks/
Dbm_chttp2_hpack.cc498 static std::vector<grpc_slice> GetInitSlices() { return {}; } in GetInitSlices() function in hpack_parser_fixtures::EmptyBatch
506 static std::vector<grpc_slice> GetInitSlices() { in GetInitSlices() function in hpack_parser_fixtures::IndexedSingleStaticElem
517 static std::vector<grpc_slice> GetInitSlices() { return {}; } in GetInitSlices() function in hpack_parser_fixtures::AddIndexedSingleStaticElem
526 static std::vector<grpc_slice> GetInitSlices() { in GetInitSlices() function in hpack_parser_fixtures::KeyIndexedSingleStaticElem
537 static std::vector<grpc_slice> GetInitSlices() { in GetInitSlices() function in hpack_parser_fixtures::IndexedSingleInternedElem
547 static std::vector<grpc_slice> GetInitSlices() { return {}; } in GetInitSlices() function in hpack_parser_fixtures::AddIndexedSingleInternedElem
555 static std::vector<grpc_slice> GetInitSlices() { in GetInitSlices() function in hpack_parser_fixtures::KeyIndexedSingleInternedElem
565 static std::vector<grpc_slice> GetInitSlices() { return {}; } in GetInitSlices() function in hpack_parser_fixtures::NonIndexedElem
577 static std::vector<grpc_slice> GetInitSlices() { return {}; } in GetInitSlices() function in hpack_parser_fixtures::NonIndexedBinaryElem
593 static std::vector<grpc_slice> GetInitSlices() { return {}; } in GetInitSlices() function in hpack_parser_fixtures::NonIndexedBinaryElem
[all …]