Home
last modified time | relevance | path

Searched defs:new_base_url (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/chrome/browser/search/
Dinstant_service_unittest.cc73 const std::string new_base_url = "https://bar.com/"; in TEST_F() local
86 const std::string new_base_url = "https://www.google.es/"; in TEST_F() local
94 const std::string new_base_url = "https://www.google.es/"; in TEST_F() local
157 const std::string new_base_url = "https://www.google.es/"; in TEST_F() local
/external/chromium_org/content/renderer/
Ddom_serializer_browsertest.cc686 GURL new_base_url(doc.baseURL()); in SerializeHTMLDOMWithBaseTagOnRenderer() local