HomeSort by relevance Sort by last modified time
    Searched defs:service_url (Results 1 - 2 of 2) sorted by null

  /external/chromium/chrome/browser/printing/
print_dialog_cloud_unittest.cc 158 std::string service_url = local
161 EXPECT_THAT(service_url, HasSubstr("www.google.com"));
162 EXPECT_THAT(service_url, HasSubstr("cloudprint"));
  /external/chromium/chrome/browser/sync/glue/
sync_backend_host.h 135 const GURL& service_url,
304 const GURL& service_url,
312 GURL service_url; member in struct:browser_sync::SyncBackendHost::Core::DoInitializeOptions

Completed in 131 milliseconds