Home
last modified time | relevance | path

Searched refs:open_sent_stream3 (Results 1 – 3 of 3) sorted by relevance

/third_party/nghttp2/tests/
Dnghttp2_test_helper.c319 return open_sent_stream3(session, stream_id, NGHTTP2_FLAG_NONE, &pri_spec, in open_sent_stream()
328 return open_sent_stream3(session, stream_id, NGHTTP2_FLAG_NONE, &pri_spec, in open_sent_stream2()
332 nghttp2_stream *open_sent_stream3(nghttp2_session *session, int32_t stream_id, in open_sent_stream3() function
Dnghttp2_test_helper.h121 nghttp2_stream *open_sent_stream3(nghttp2_session *session, int32_t stream_id,
Dnghttp2_session_test.c1931 open_sent_stream3(session, 1, NGHTTP2_STREAM_FLAG_NONE, &pri_spec_default, in test_nghttp2_session_recv_premature_headers()
7258 open_sent_stream3(session, 1, NGHTTP2_STREAM_FLAG_NONE, &pri_spec_default, in test_nghttp2_session_on_stream_close()