Searched refs:prflx_priority (Results 1 – 2 of 2) sorted by relevance
1949 uint32_t prflx_priority = cricket::ICE_TYPE_PREFERENCE_PRFLX << 24; in TEST_F() local1951 cricket::STUN_ATTR_PRIORITY, prflx_priority)); in TEST_F()1952 EXPECT_NE(prflx_priority, remote_priority); in TEST_F()1967 EXPECT_EQ(conn3->remote_candidate().priority(), prflx_priority); in TEST_F()2067 uint32_t prflx_priority = cricket::ICE_TYPE_PREFERENCE_PRFLX << 24; in TEST_F() local2069 cricket::STUN_ATTR_PRIORITY, prflx_priority)); in TEST_F()2171 uint32_t prflx_priority = cricket::ICE_TYPE_PREFERENCE_PRFLX << 24; in TEST_F() local2173 cricket::STUN_ATTR_PRIORITY, prflx_priority)); in TEST_F()
721 uint32_t prflx_priority = in Prepare() local725 new StunUInt32Attribute(STUN_ATTR_PRIORITY, prflx_priority)); in Prepare()