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

/external/chromium_org/chrome/browser/search/
H A Dinstant_service_unittest.cc73 const std::string new_base_url = "https://bar.com/"; local
74 SetUserSelectedDefaultSearchProvider(new_base_url);
86 const std::string new_base_url = "https://www.google.es/"; local
87 NotifyGoogleBaseURLUpdate(new_base_url);
94 const std::string new_base_url = "https://www.google.es/"; local
95 NotifyGoogleBaseURLUpdate(new_base_url);
155 const std::string new_base_url = "https://www.google.es/"; local
156 NotifyGoogleBaseURLUpdate(new_base_url);

Completed in 34 milliseconds