Searched refs:GetInitSlices (Results 1 – 1 of 1) sorted by relevance
464 std::vector<grpc_slice> init_slices = Fixture::GetInitSlices(); in BM_HpackParserParseHeader()498 static std::vector<grpc_slice> GetInitSlices() { return {}; } in GetInitSlices() function in hpack_parser_fixtures::EmptyBatch506 static std::vector<grpc_slice> GetInitSlices() { in GetInitSlices() function in hpack_parser_fixtures::IndexedSingleStaticElem517 static std::vector<grpc_slice> GetInitSlices() { return {}; } in GetInitSlices() function in hpack_parser_fixtures::AddIndexedSingleStaticElem526 static std::vector<grpc_slice> GetInitSlices() { in GetInitSlices() function in hpack_parser_fixtures::KeyIndexedSingleStaticElem537 static std::vector<grpc_slice> GetInitSlices() { in GetInitSlices() function in hpack_parser_fixtures::IndexedSingleInternedElem547 static std::vector<grpc_slice> GetInitSlices() { return {}; } in GetInitSlices() function in hpack_parser_fixtures::AddIndexedSingleInternedElem555 static std::vector<grpc_slice> GetInitSlices() { in GetInitSlices() function in hpack_parser_fixtures::KeyIndexedSingleInternedElem565 static std::vector<grpc_slice> GetInitSlices() { return {}; } in GetInitSlices() function in hpack_parser_fixtures::NonIndexedElem577 static std::vector<grpc_slice> GetInitSlices() { return {}; } in GetInitSlices() function in hpack_parser_fixtures::NonIndexedBinaryElem[all …]