Home
last modified time | relevance | path

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

/external/webrtc/webrtc/base/
Dnat_unittest.cc248 scoped_ptr<PhysicalSocketServer> ext_pss(new PhysicalSocketServer()); in TestPhysicalInternal() local
250 TestBindings(int_pss.get(), int_addr, ext_pss.get(), ext_addrs); in TestPhysicalInternal()
251 TestFilters(int_pss.get(), int_addr, ext_pss.get(), ext_addrs); in TestPhysicalInternal()