Searched refs:grpc_chttp2_hpack_parser_parse (Results 1 – 5 of 5) sorted by relevance
45 GRPC_ERROR_UNREF(grpc_chttp2_hpack_parser_parse( in LLVMFuzzerTestOneInput()
68 GPR_ASSERT(grpc_chttp2_hpack_parser_parse(parser, slices[i]) == in test_vector()
99 grpc_error* grpc_chttp2_hpack_parser_parse(grpc_chttp2_hpack_parser* p,
1572 grpc_error* grpc_chttp2_hpack_parser_parse(grpc_chttp2_hpack_parser* p, in grpc_chttp2_hpack_parser_parse() function1631 grpc_error* error = grpc_chttp2_hpack_parser_parse(parser, slice); in grpc_chttp2_header_parser_parse()
464 GPR_ASSERT(GRPC_ERROR_NONE == grpc_chttp2_hpack_parser_parse(&p, slice)); in BM_HpackParserParseHeader()468 GPR_ASSERT(GRPC_ERROR_NONE == grpc_chttp2_hpack_parser_parse(&p, slice)); in BM_HpackParserParseHeader()