Lines Matching refs:open_recv_stream2
3213 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()
5366 stream = open_recv_stream2(session, 1, NGHTTP2_STREAM_OPENING); in test_nghttp2_submit_headers_reply()
5407 open_recv_stream2(session, 2, NGHTTP2_STREAM_RESERVED); in test_nghttp2_submit_headers_push_reply()
6761 open_recv_stream2(session, 1, NGHTTP2_STREAM_OPENING); in test_nghttp2_session_reply_fail()
6826 open_recv_stream2(session, 1, NGHTTP2_STREAM_OPENING); in test_nghttp2_session_stop_data_with_rst_stream()
6870 stream = open_recv_stream2(session, 1, NGHTTP2_STREAM_OPENING); in test_nghttp2_session_defer_data()
9345 open_recv_stream2(session, i * 2 + 1, NGHTTP2_STREAM_IDLE); in test_nghttp2_session_keep_idle_stream()
9357 open_recv_stream2(session, stream_id, NGHTTP2_STREAM_IDLE); in test_nghttp2_session_keep_idle_stream()
9736 opened_stream = open_recv_stream2(session, 1, NGHTTP2_STREAM_OPENING); in test_nghttp2_session_open_idle_stream()
9771 stream = open_recv_stream2(session, 2, NGHTTP2_STREAM_RESERVED); in test_nghttp2_session_cancel_reserved_remote()
9802 open_recv_stream2(session, 4, NGHTTP2_STREAM_RESERVED); in test_nghttp2_session_cancel_reserved_remote()
11076 open_recv_stream2(session, stream_id, (nghttp2_stream_state)stream_state); in check_nghttp2_http_recv_headers_fail()
11118 open_recv_stream2(session, stream_id, (nghttp2_stream_state)stream_state); in check_nghttp2_http_recv_headers_ok()