Home
last modified time | relevance | path

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

/webrtc/ice/src/agent/
H A Dagent_test.rs972 let is_connected_tx_clone = Arc::clone(&is_connected_tx); in test_connection_state_callback() localVariable
985 let mut tx = is_connected_tx_clone.lock().await; in test_connection_state_callback()
1984 let is_connected_tx_clone = Arc::clone(&is_connected_tx); in test_close_in_connection_state_callback() localVariable
1987 let mut tx = is_connected_tx_clone.lock().await; in test_close_in_connection_state_callback()