Searched refs:remote_type (Results 1 – 2 of 2) sorted by relevance
42 SdpType remote_type; member469 param.remote_type) in TEST_P()474 param.remote_type) in TEST_P()511 param.remote_type) in TEST_P()516 param.remote_type) in TEST_P()582 param.remote_type) in TEST_P()587 param.remote_type) in TEST_P()638 param.remote_type) in TEST_P()643 param.remote_type) in TEST_P()
522 const std::string& remote_type = RemoteCandidate(ep1_ch1())->type(); in CheckCandidate1() local527 remote_type == expected.controlled_type); in CheckCandidate1()541 const std::string& remote_type = RemoteCandidate(ep1_ch1())->type(); in ExpectCandidate1() local544 EXPECT_EQ(expected.controlled_type, remote_type); in ExpectCandidate1()555 const std::string& remote_type = RemoteCandidate(ep2_ch1())->type(); in CheckCandidate2() local560 remote_type == expected.controlling_type); in CheckCandidate2()574 const std::string& remote_type = RemoteCandidate(ep2_ch1())->type(); in ExpectCandidate2() local577 EXPECT_EQ(expected.controlling_type, remote_type); in ExpectCandidate2()