Home
last modified time | relevance | path

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

/external/chromium_org/third_party/libjingle/source/talk/base/
Dnat_unittest.cc250 scoped_ptr<PhysicalSocketServer> ext_pss(new PhysicalSocketServer()); in TestPhysicalInternal() local
252 TestBindings(int_pss.get(), int_addr, ext_pss.get(), ext_addrs); in TestPhysicalInternal()
253 TestFilters(int_pss.get(), int_addr, ext_pss.get(), ext_addrs); in TestPhysicalInternal()