Home
last modified time | relevance | path

Searched defs:DiscardCandidatePool (Results 1 – 2 of 2) sorted by relevance

/external/webrtc/p2p/base/
Dport_allocator.cc282 void PortAllocator::DiscardCandidatePool() { in DiscardCandidatePool() function in cricket::PortAllocator
Dport_allocator_unittest.cc277 TEST_F(PortAllocatorTest, DiscardCandidatePool) { in TEST_F() argument