Searched defs:GetInitSlices (Results 1 – 1 of 1) sorted by relevance
401 static std::vector<grpc_slice> GetInitSlices() { return Generate(0); } in GetInitSlices() function in hpack_parser_fixtures::FromEncoderFixture455 static std::vector<grpc_slice> GetInitSlices() { return {}; } in GetInitSlices() function in hpack_parser_fixtures::EmptyBatch463 static std::vector<grpc_slice> GetInitSlices() { in GetInitSlices() function in hpack_parser_fixtures::IndexedSingleStaticElem474 static std::vector<grpc_slice> GetInitSlices() { return {}; } in GetInitSlices() function in hpack_parser_fixtures::AddIndexedSingleStaticElem483 static std::vector<grpc_slice> GetInitSlices() { in GetInitSlices() function in hpack_parser_fixtures::KeyIndexedSingleStaticElem494 static std::vector<grpc_slice> GetInitSlices() { in GetInitSlices() function in hpack_parser_fixtures::IndexedSingleInternedElem504 static std::vector<grpc_slice> GetInitSlices() { return {}; } in GetInitSlices() function in hpack_parser_fixtures::AddIndexedSingleInternedElem512 static std::vector<grpc_slice> GetInitSlices() { in GetInitSlices() function in hpack_parser_fixtures::KeyIndexedSingleInternedElem522 static std::vector<grpc_slice> GetInitSlices() { return {}; } in GetInitSlices() function in hpack_parser_fixtures::NonIndexedElem534 static std::vector<grpc_slice> GetInitSlices() { return {}; } in GetInitSlices() function in hpack_parser_fixtures::NonIndexedBinaryElem[all …]