Searched refs:open_recv_stream3 (Results 1 – 3 of 3) sorted by relevance
/third_party/nghttp2/tests/ |
D | nghttp2_test_helper.c | 380 return open_recv_stream3(session, stream_id, NGHTTP2_FLAG_NONE, &pri_spec, in open_recv_stream() 389 return open_recv_stream3(session, stream_id, NGHTTP2_FLAG_NONE, &pri_spec, in open_recv_stream2() 393 nghttp2_stream *open_recv_stream3(nghttp2_session *session, int32_t stream_id, in open_recv_stream3() function
|
D | nghttp2_test_helper.h | 143 nghttp2_stream *open_recv_stream3(nghttp2_session *session, int32_t stream_id,
|
D | nghttp2_session_test.c | 7281 open_recv_stream3(session, 1, NGHTTP2_STREAM_FLAG_NONE, &pri_spec_default, in test_nghttp2_session_on_ctrl_not_send()
|