Home
last modified time | relevance | path

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

/aosp_15_r20/external/webrtc/p2p/base/
H A Dport_allocator.cc294 void PortAllocator::DiscardCandidatePool() { in DiscardCandidatePool() function in cricket::PortAllocator
H A Dport_allocator_unittest.cc285 TEST_F(PortAllocatorTest, DiscardCandidatePool) { in TEST_F() argument