xmpp_port_        642 chrome/browser/sync/test/integration/sync_test.cc   xmpp_port_.reset(new net::ScopedPortException(xmpp_port));
xmpp_port_        689 chrome/browser/sync/test/integration/sync_test.cc   xmpp_port_.reset();
xmpp_port_        354 chrome/browser/sync/test/integration/sync_test.h   scoped_ptr<net::ScopedPortException> xmpp_port_;
xmpp_port_         38 sync/test/local_sync_test_server.cc   if (xmpp_port_ != 0) {
xmpp_port_         39 sync/test/local_sync_test_server.cc     std::string xmpp_port_str = base::IntToString(xmpp_port_);
xmpp_port_         42 sync/test/local_sync_test_server.h   uint16 xmpp_port_;