Searched refs:host_config (Results 1 – 2 of 2) sorted by relevance
308 let host_config = CandidateHostConfig { in gather_candidates_local() localVariable321 match host_config.new_candidate_host() { in gather_candidates_local()432 let host_config = CandidateHostConfig { in gather_candidates_local_udp_mux() localVariable445 Arc::new(host_config.new_candidate_host()?); in gather_candidates_local_udp_mux()
53 let host_config = CandidateHostConfig { in test_pair_priority() localVariable63 let host_local: Arc<dyn Candidate + Send + Sync> = Arc::new(host_config.new_candidate_host()?); in test_pair_priority()108 let host_config = CandidateHostConfig { in test_pair_priority() localVariable118 let host_remote = host_config.new_candidate_host()?; in test_pair_priority()201 let host_config = CandidateHostConfig { in test_on_selected_candidate_pair_change() localVariable211 let host_local = host_config.new_candidate_host()?; in test_on_selected_candidate_pair_change()246 let host_config = CandidateHostConfig { in test_handle_peer_reflexive_udp_pflx_candidate() localVariable258 let local: Arc<dyn Candidate + Send + Sync> = Arc::new(host_config.new_candidate_host()?); in test_handle_peer_reflexive_udp_pflx_candidate()345 let host_config = CandidateHostConfig { in test_handle_peer_reflexive_unknown_remote() localVariable357 let local: Arc<dyn Candidate + Send + Sync> = Arc::new(host_config.new_candidate_host()?); in test_handle_peer_reflexive_unknown_remote()