Searched defs:sync_url (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/chrome/browser/sync/test/integration/
H A Dsync_test.cc788 std::string sync_url = cl->GetSwitchValueASCII(switches::kSyncServiceURL); local
789 GURL sync_url_status(sync_url.append("/healthz"));
/external/chromium_org/components/search_engines/
H A Dtemplate_url_service_sync_unittest.cc1991 const std::string sync_url = "www.syncurl.com"; local
2007 sync_keyword, sync_url, sync_guid, sync_last_modified));
2078 EXPECT_EQ(sync_url, sync_turl->url());

Completed in 1079 milliseconds