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

  /external/chromium/net/spdy/
spdy_http_stream_unittest.cc 170 const char * const full_url = "http://www.google.com/foo?query=what#anchor"; local
189 request.url = GURL(full_url);
  /external/chromium/chrome/browser/extensions/
extension_updater.h 70 // return value is false it means the full_url would have become too long, and
77 const GURL& full_url() const { return full_url_; } function in class:ManifestFetchData
84 // Returns true if a ping parameter for |type| was added to full_url for this

Completed in 87 milliseconds