Home
last modified time | relevance | path

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

/webrtc/ice/src/agent/
H A Dagent_test.rs1548 const EXPECTED_REMOVAL_COUNT: usize = 2; in test_binding_request_timeout() constant
1577 …assert_eq!(pending_binding_requests.len(), EXPECTED_REMOVAL_COUNT, "Binding invalidation due to ti… in test_binding_request_timeout()