Home
last modified time | relevance | path

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

/dports/www/firefox/firefox-99.0/third_party/rust/neqo-http3/src/
H A Dconnection_client.rs4786 assert!(!check_push_events(&mut client)); in push_stream_before_promise()
5200 assert!(!check_push_events(&mut client)); in cancel_push_ignore_promise()
5229 assert!(!check_push_events(&mut client)); in cancel_push_removes_push_events()
5257 assert!(!check_push_events(&mut client)); in cancel_push_frame_after_push_stream()
5291 assert!(!check_push_events(&mut client)); in cancel_push_stream_after_push_promise_and_push_stream()
5319 assert!(!check_push_events(&mut client)); in cancel_push_stream_before_push_promise()
5338 assert!(!check_push_events(&mut client)); in app_cancel_push_after_push_promise()
5504 assert!(check_push_events(&mut client)); in push_promise_header_decoder_block()
5544 assert!(check_push_events(&mut client)); in push_promise_blocked_but_stream_is_not_blocked()
5586 assert!(check_push_events(&mut client)); in push_promise_does_not_block_headers()
[all …]
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/rust/neqo-http3/src/
H A Dconnection_client.rs4562 assert!(!check_push_events(&mut client)); in push_stream_before_promise()
4976 assert!(!check_push_events(&mut client)); in cancel_push_ignore_promise()
5005 assert!(!check_push_events(&mut client)); in cancel_push_removes_push_events()
5033 assert!(!check_push_events(&mut client)); in cancel_push_frame_after_push_stream()
5067 assert!(!check_push_events(&mut client)); in cancel_push_stream_after_push_promise_and_push_stream()
5095 assert!(!check_push_events(&mut client)); in cancel_push_stream_before_push_promise()
5114 assert!(!check_push_events(&mut client)); in app_cancel_push_after_push_promise()
5276 assert!(check_push_events(&mut client)); in push_promise_header_decoder_block()
5316 assert!(check_push_events(&mut client)); in push_promise_blocked_but_stream_is_not_blocked()
5358 assert!(check_push_events(&mut client)); in push_promise_does_not_block_headers()
[all …]
/dports/www/firefox-esr/firefox-91.8.0/third_party/rust/neqo-http3/src/
H A Dconnection_client.rs4562 assert!(!check_push_events(&mut client)); in push_stream_before_promise()
4976 assert!(!check_push_events(&mut client)); in cancel_push_ignore_promise()
5005 assert!(!check_push_events(&mut client)); in cancel_push_removes_push_events()
5033 assert!(!check_push_events(&mut client)); in cancel_push_frame_after_push_stream()
5067 assert!(!check_push_events(&mut client)); in cancel_push_stream_after_push_promise_and_push_stream()
5095 assert!(!check_push_events(&mut client)); in cancel_push_stream_before_push_promise()
5114 assert!(!check_push_events(&mut client)); in app_cancel_push_after_push_promise()
5276 assert!(check_push_events(&mut client)); in push_promise_header_decoder_block()
5316 assert!(check_push_events(&mut client)); in push_promise_blocked_but_stream_is_not_blocked()
5358 assert!(check_push_events(&mut client)); in push_promise_does_not_block_headers()
[all …]