Searched refs:UrlWithoutQuery (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/content/browser/geolocation/
H A Dnetwork_location_provider_unittest.cc231 static GURL UrlWithoutQuery(const GURL& url) { function in class:content::GeolocationNetworkProviderTest
238 const GURL a(UrlWithoutQuery(test_server_url_));
239 const GURL b(UrlWithoutQuery(request_url));
256 bool is_default_url = UrlWithoutQuery(request_url) ==
257 UrlWithoutQuery(LocationArbitratorImpl::DefaultNetworkProviderURL());

Completed in 78 milliseconds