Home
last modified time | relevance | path

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

/third_party/nghttp2/tests/
Dnghttp2_test_helper.h140 nghttp2_stream *open_recv_stream2(nghttp2_session *session, int32_t stream_id,
Dnghttp2_test_helper.c384 nghttp2_stream *open_recv_stream2(nghttp2_session *session, int32_t stream_id, in open_recv_stream2() function
Dnghttp2_session_test.c3213 stream = open_recv_stream2(session, 2, NGHTTP2_STREAM_RESERVED); in test_nghttp2_session_on_push_response_headers_received()
3235 stream = open_recv_stream2(session, 4, NGHTTP2_STREAM_RESERVED); in test_nghttp2_session_on_push_response_headers_received()
3253 stream = open_recv_stream2(session, 6, NGHTTP2_STREAM_RESERVED); in test_nghttp2_session_on_push_response_headers_received()
3740 open_recv_stream2(session, 2, NGHTTP2_STREAM_RESERVED); in test_nghttp2_session_on_push_promise_received()
3824 open_recv_stream2(session, 2, NGHTTP2_STREAM_RESERVED); in test_nghttp2_session_on_push_promise_received()
3998 open_recv_stream2(session, 2, NGHTTP2_STREAM_RESERVED); in test_nghttp2_session_on_window_update_received()
4273 open_recv_stream2(session, 1, NGHTTP2_STREAM_OPENING); in test_nghttp2_session_send_headers_reply()
5143 open_recv_stream2(session, 1, NGHTTP2_STREAM_OPENING); in test_nghttp2_submit_response_with_data()
5193 open_recv_stream2(session, 1, NGHTTP2_STREAM_OPENING); in test_nghttp2_submit_response_without_data()
5269 open_recv_stream2(session, 1, NGHTTP2_STREAM_OPENING); in test_nghttp2_submit_trailer()
[all …]