Searched refs:pair_ep2 (Results 1 – 1 of 1) sorted by relevance
5199 const auto pair_ep2 = ep2_ch1()->GetSelectedCandidatePair(); in TEST_F() local5200 ASSERT_TRUE(pair_ep2.has_value()); in TEST_F()5201 EXPECT_EQ(LOCAL_PORT_TYPE, pair_ep2->remote_candidate().type()); in TEST_F()5202 EXPECT_TRUE(pair_ep2->remote_candidate().address().IsUnresolvedIP()); in TEST_F()