Searched refs:SetGoogleBaseURL (Results 1 – 10 of 10) sorted by relevance
21 TemplateURLRef::SetGoogleBaseURL(NULL); in TearDown()25 void SetGoogleBaseURL(const std::string& base_url) const { in SetGoogleBaseURL() function in SearchHostToURLsMapTest26 TemplateURLRef::SetGoogleBaseURL(new std::string(base_url)); in SetGoogleBaseURL()94 SetGoogleBaseURL("http://" + google_base_url +"/"); in TEST_F()104 SetGoogleBaseURL("http://" + new_google_base_url +"/"); in TEST_F()
160 TemplateURLRef::SetGoogleBaseURL(NULL); in TearDown()218 void TemplateURLModelTestUtil::SetGoogleBaseURL( in SetGoogleBaseURL() function in TemplateURLModelTestUtil220 TemplateURLRef::SetGoogleBaseURL(new std::string(base_url)); in SetGoogleBaseURL()
53 static void SetGoogleBaseURL(std::string* google_base_url);
77 void SetGoogleBaseURL(const std::string& base_url) const;
286 util_.SetGoogleBaseURL("http://" + google_host + "/"); in TEST_F()307 util_.SetGoogleBaseURL("http://" + google_host + "/"); in TEST_F()
94 void UIThreadSearchTermsData::SetGoogleBaseURL(std::string* google_base_url) { in SetGoogleBaseURL() function in UIThreadSearchTermsData
276 void SetGoogleBaseURL(const std::string& base_url) const { in SetGoogleBaseURL() function in TemplateURLModelTest277 test_util_.SetGoogleBaseURL(base_url); in SetGoogleBaseURL()847 SetGoogleBaseURL("http://google.com/"); in TEST_F()857 SetGoogleBaseURL("http://foo.com/"); in TEST_F()
263 void TemplateURLRef::SetGoogleBaseURL(std::string* google_base_url) { in SetGoogleBaseURL() function in TemplateURLRef264 UIThreadSearchTermsData::SetGoogleBaseURL(google_base_url); in SetGoogleBaseURL()
220 static void SetGoogleBaseURL(std::string* google_base_url);
45 TemplateURLRef::SetGoogleBaseURL(NULL); in TearDown()