Home
last modified time | relevance | path

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

/external/webrtc/p2p/base/
Dport_allocator_unittest.cc68 const cricket::FakePortAllocatorSession* GetPooledSession() const { in GetPooledSession() function in PortAllocatorTest
70 allocator_->GetPooledSession()); in GetPooledSession()
242 auto peeked_session_1 = GetPooledSession(); in TEST_F()
245 auto peeked_session_2 = GetPooledSession(); in TEST_F()
255 auto peeked_session = GetPooledSession(); in TEST_F()
276 auto peeked_session = GetPooledSession(); in TEST_F()
Dport_allocator.cc266 const PortAllocatorSession* PortAllocator::GetPooledSession( in GetPooledSession() function in cricket::PortAllocator
Dport_allocator.h443 const PortAllocatorSession* GetPooledSession(
Dp2p_transport_channel_unittest.cc2190 allocator_1->GetPooledSession(); in TEST_P()
2192 allocator_2->GetPooledSession(); in TEST_P()
2234 allocator_1->GetPooledSession(); in TEST_P()
2236 allocator_2->GetPooledSession(); in TEST_P()
/external/webrtc/p2p/client/
Dbasic_port_allocator_unittest.cc2124 const PortAllocatorSession* peeked_session = allocator_->GetPooledSession(); in TEST_F()
2161 const PortAllocatorSession* peeked_session = allocator_->GetPooledSession(); in TEST_F()
2337 auto* pooled_session = allocator_->GetPooledSession(); in TEST_F()
2352 auto* pooled_session = allocator_->GetPooledSession(); in TEST_F()
/external/webrtc/pc/
Dpeer_connection_interface_unittest.cc1346 port_allocator_->GetPooledSession()); in TEST_P()
2303 port_allocator_->GetPooledSession()); in TEST_P()
2347 port_allocator_->GetPooledSession(); in TEST_P()
2363 port_allocator_->GetPooledSession(); in TEST_P()