Home
last modified time | relevance | path

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

/external/webrtc/p2p/base/
Dp2p_transport_channel_unittest.cc2003 const PortAllocatorSession* pooled_session_2 = in TEST_F() local
2006 ASSERT_NE(nullptr, pooled_session_2); in TEST_F()
2010 EXPECT_TRUE(pooled_session_2->ReadyPorts().empty()); in TEST_F()
2011 EXPECT_TRUE(pooled_session_2->ReadyCandidates().empty()); in TEST_F()
2020 auto pooled_ports_2 = pooled_session_2->ReadyPorts(); in TEST_F()
2046 const PortAllocatorSession* pooled_session_2 = in TEST_F() local
2049 ASSERT_NE(nullptr, pooled_session_2); in TEST_F()
2053 pooled_session_2->CandidatesAllocationDone(), in TEST_F()
2063 auto pooled_ports_2 = pooled_session_2->ReadyPorts(); in TEST_F()