UrlWithoutQuery   243 content/browser/geolocation/network_location_provider_unittest.cc     const GURL a(UrlWithoutQuery(test_server_url_));
UrlWithoutQuery   244 content/browser/geolocation/network_location_provider_unittest.cc     const GURL b(UrlWithoutQuery(request_url));
UrlWithoutQuery   261 content/browser/geolocation/network_location_provider_unittest.cc     bool is_default_url = UrlWithoutQuery(request_url) ==
UrlWithoutQuery   262 content/browser/geolocation/network_location_provider_unittest.cc         UrlWithoutQuery(LocationArbitratorImpl::DefaultNetworkProviderURL());