HomeSort by relevance Sort by last modified time
    Searched refs:url_fetcher_id_for_tests (Results 1 - 5 of 5) sorted by null

  /external/chromium_org/content/browser/geolocation/
network_location_request.h 29 CONTENT_EXPORT static int url_fetcher_id_for_tests; member in class:content::NetworkLocationRequest
network_location_request.cc 100 int NetworkLocationRequest::url_fetcher_id_for_tests = 0; member in class:content::NetworkLocationRequest
129 url_fetcher_id_for_tests, request_url, net::URLFetcher::POST, this));
network_location_provider_unittest.cc 150 NetworkLocationRequest::url_fetcher_id_for_tests);
152 ++NetworkLocationRequest::url_fetcher_id_for_tests; member in class:content::GeolocationNetworkProviderTest::NetworkLocationRequest
  /external/chromium_org/content/browser/speech/
google_one_shot_remote_engine.h 33 static int url_fetcher_id_for_tests; member in class:content::GoogleOneShotRemoteEngine
google_one_shot_remote_engine.cc 149 int GoogleOneShotRemoteEngine::url_fetcher_id_for_tests = 0; member in class:content::GoogleOneShotRemoteEngine
213 url_fetcher_.reset(net::URLFetcher::Create(url_fetcher_id_for_tests,

Completed in 88 milliseconds