Home
last modified time | relevance | path

Searched refs:GetIceRegatheringCountForReason (Results 1 – 1 of 1) sorted by relevance

/external/webrtc/p2p/base/
Dp2p_transport_channel_unittest.cc342 int GetIceRegatheringCountForReason(IceRegatheringReason reason) { in GetIceRegatheringCountForReason() function
1419 GetEndpoint(0)->GetIceRegatheringCountForReason( in TEST_F()
1430 EXPECT_EQ(0, GetEndpoint(1)->GetIceRegatheringCountForReason( in TEST_F()
1457 EXPECT_LE(1, GetEndpoint(0)->GetIceRegatheringCountForReason( in TEST_F()
1463 EXPECT_EQ(0, GetEndpoint(1)->GetIceRegatheringCountForReason( in TEST_F()