Searched refs:remote_candidates (Results 1 – 4 of 4) sorted by relevance
182 const std::vector<RemoteCandidate>& remote_candidates() const { in remote_candidates() function
224 const Candidates& remote_candidates() const { return remote_candidates_; } in remote_candidates() function
363 EXPECT_EQ(1U, channel->remote_candidates().size()); in TEST_F()
1906 for (const cricket::RemoteCandidate& candidate : ch.remote_candidates()) { in TEST_F()