Searched refs:open_sent_stream3 (Results 1 – 3 of 3) sorted by relevance
/third_party/nghttp2/tests/ |
D | nghttp2_test_helper.c | 319 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
|
D | nghttp2_test_helper.h | 121 nghttp2_stream *open_sent_stream3(nghttp2_session *session, int32_t stream_id,
|
D | nghttp2_session_test.c | 1931 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()
|