Home
last modified time | relevance | path

Searched defs:done_tx_clone (Results 1 – 4 of 4) sorted by relevance

/webrtc/ice/src/agent/
H A Dagent_gather_test.rs158 let done_tx_clone = Arc::clone(&done_tx); in test_vnet_gather_with_nat_1to1_as_host_candidates() localVariable
275 let done_tx_clone = Arc::clone(&done_tx); in test_vnet_gather_with_nat_1to1_as_srflx_candidates() localVariable
459 let done_tx_clone = Arc::clone(&done_tx); in test_vnet_gather_muxed_udp() localVariable
H A Dagent_vnet_test.rs345 let done_tx_clone = Arc::clone(&done_tx); in on_connected() localVariable
/webrtc/ice/src/mdns/
H A Dmdns_test.rs112 let done_tx_clone = Arc::clone(&done_tx); in test_multicast_dns_static_host_name() localVariable
/webrtc/webrtc/src/ice_transport/
H A Dice_gatherer.rs389 let done_tx_clone = Arc::clone(&done_tx); in test_ice_gather_mdns_candidate_gathering() localVariable