Home
last modified time | relevance | path

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

/webrtc/ice/src/agent/
H A Dagent_test.rs1713 let connection_state_check = move |wf: Worker, wc: Worker| { in test_connection_state_connecting_to_failed() localVariable
1735 a_agent.on_connection_state_change(connection_state_check(wf1, wc1)); in test_connection_state_connecting_to_failed()
1738 b_agent.on_connection_state_change(connection_state_check(wf2, wc2)); in test_connection_state_connecting_to_failed()