Home
last modified time | relevance | path

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

/webrtc/ice/src/agent/
H A Dagent_test.rs118 let host_remote = host_config.new_candidate_host()?; in test_pair_priority() localVariable
1110 let host_remote: Arc<dyn Candidate + Send + Sync> = Arc::new( in test_candidate_pair_stats() localVariable
1349 let host_remote: Arc<dyn Candidate + Send + Sync> = Arc::new( in test_remote_candidate_stats() localVariable