Searched refs:LocalCandidate (Results 1 – 1 of 1) sorted by relevance
409 const std::string& local_type = LocalCandidate(ep1_ch1())->type(); in CheckCandidate1()410 const std::string& local_proto = LocalCandidate(ep1_ch1())->protocol(); in CheckCandidate1()434 const std::string& local_type = LocalCandidate(ep1_ch1())->type(); in ExpectCandidate1()435 const std::string& local_proto = LocalCandidate(ep1_ch1())->protocol(); in ExpectCandidate1()448 const std::string& local_type = LocalCandidate(ep2_ch1())->type(); in CheckCandidate2()450 const std::string& local_proto = LocalCandidate(ep2_ch1())->protocol(); in CheckCandidate2()480 const std::string& local_type = LocalCandidate(ep2_ch1())->type(); in ExpectCandidate2()481 const std::string& local_proto = LocalCandidate(ep2_ch1())->protocol(); in ExpectCandidate2()583 const cricket::Candidate* old_local_candidate1 = LocalCandidate(ep1_ch1()); in TestHandleIceUfragPasswordChanged()584 const cricket::Candidate* old_local_candidate2 = LocalCandidate(ep2_ch1()); in TestHandleIceUfragPasswordChanged()[all …]