Home
last modified time | relevance | path

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

/webrtc/sctp/src/timer/
H A Dtimer_test.rs24 ncbs: Arc<AtomicU32>, field
38 let obs = Arc::new(Mutex::new(TestAckTimerObserver { ncbs: ncbs.clone() })); in test_ack_timer_start_and_stop()
175 ncbs: Arc<AtomicU32>, field
228 ncbs: ncbs.clone(), in test_rtx_timer_callback_interval()
255 ncbs: ncbs.clone(), in test_rtx_timer_last_start_wins()
283 ncbs: ncbs.clone(), in test_rtx_timer_stop_right_after_start()
308 ncbs: ncbs.clone(), in test_rtx_timer_start_stop_then_start()
337 ncbs: ncbs.clone(), in test_rtx_timer_start_and_stop_in_atight_loop()
363 ncbs: ncbs.clone(), in test_rtx_timer_should_stop_after_rtx_failure()
413 ncbs: ncbs.clone(), in test_rtx_timer_should_not_stop_if_max_retrans_is_zero()
[all …]