Home
last modified time | relevance | path

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

/external/chromium_org/third_party/libjingle/source/talk/base/
Dnat_unittest.cc249 scoped_ptr<PhysicalSocketServer> int_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()