Home
last modified time | relevance | path

Searched refs:nghttp2_hd_deflate_init (Results 1 - 9 of 9) sorted by relevance

/third_party/nghttp2/fuzz/
H A Dfuzz_frames.cc52 nghttp2_hd_deflate_init(&deflater, mem); in check_frame_pack_headers()
112 nghttp2_hd_deflate_init(&deflater, mem); in check_frame_push_promise()
/third_party/nghttp2/tests/
H A Dfailmalloc_test.c303 nghttp2_hd_deflate_init(&deflater, nghttp2_mem_fm()); in run_nghttp2_session_recv()
411 rv = nghttp2_hd_deflate_init(&deflater, nghttp2_mem_fm()); in run_nghttp2_frame_pack_headers()
542 rv = nghttp2_hd_deflate_init(&deflater, nghttp2_mem_fm()); in run_nghttp2_hd()
H A Dnghttp2_session_test.c697 nghttp2_hd_deflate_init(&deflater, mem); in test_nghttp2_session_recv()
809 nghttp2_hd_deflate_init(&deflater, mem); in test_nghttp2_session_recv_invalid_stream_id()
855 nghttp2_hd_deflate_init(&deflater, mem); in test_nghttp2_session_recv_invalid_frame()
1261 nghttp2_hd_deflate_init(&deflater, mem); in test_nghttp2_session_recv_continuation()
1324 nghttp2_hd_deflate_init(&deflater, mem); in test_nghttp2_session_recv_continuation()
1381 nghttp2_hd_deflate_init(&deflater, mem); in test_nghttp2_session_recv_continuation()
1453 nghttp2_hd_deflate_init(&deflater, mem); in test_nghttp2_session_recv_headers_with_priority()
1538 nghttp2_hd_deflate_init(&deflater, mem); in test_nghttp2_session_recv_headers_with_priority()
1710 nghttp2_hd_deflate_init(&deflater, mem); in test_nghttp2_session_recv_headers_early_response()
1774 nghttp2_hd_deflate_init( in test_nghttp2_session_recv_headers_for_closed_stream()
[all...]
H A Dnghttp2_frame_test.c88 nghttp2_hd_deflate_init(&deflater, mem); in test_nghttp2_frame_pack_headers()
194 nghttp2_hd_deflate_init(&deflater, mem); in test_nghttp2_frame_pack_headers_frame_too_large()
325 nghttp2_hd_deflate_init(&deflater, mem); in test_nghttp2_frame_pack_push_promise()
H A Dnghttp2_hd_test.c59 CU_ASSERT(0 == nghttp2_hd_deflate_init(&deflater, mem)); in test_nghttp2_hd_deflate()
154 CU_ASSERT(0 == nghttp2_hd_deflate_init(&deflater, mem)); in test_nghttp2_hd_deflate_same_indexed_repr()
728 nghttp2_hd_deflate_init(&deflater, mem); in test_nghttp2_hd_change_table_size()
1142 nghttp2_hd_deflate_init(&deflater, mem); in test_nghttp2_hd_deflate_inflate()
1186 nghttp2_hd_deflate_init(&deflater, mem); in test_nghttp2_hd_no_index()
1221 nghttp2_hd_deflate_init(&deflater, mem); in test_nghttp2_hd_deflate_bound()
/third_party/nghttp2/lib/
H A Dnghttp2_hd.h290 int nghttp2_hd_deflate_init(nghttp2_hd_deflater *deflater, nghttp2_mem *mem);
H A Dnghttp2_hd.c696 int nghttp2_hd_deflate_init(nghttp2_hd_deflater *deflater, nghttp2_mem *mem) { in nghttp2_hd_deflate_init() function
/third_party/node/deps/nghttp2/lib/
H A Dnghttp2_hd.h290 int nghttp2_hd_deflate_init(nghttp2_hd_deflater *deflater, nghttp2_mem *mem);
H A Dnghttp2_hd.c696 int nghttp2_hd_deflate_init(nghttp2_hd_deflater *deflater, nghttp2_mem *mem) { in nghttp2_hd_deflate_init() function

Completed in 28 milliseconds