Searched defs:t_url (Results 1 – 11 of 11) sorted by relevance
65 scoped_ptr<TemplateURL> t_url(new TemplateURL(data)); in CreateKeyword() local70 scoped_ptr<TemplateURL> t_url( in TEST_F() local91 scoped_ptr<TemplateURL> t_url( in TEST_F() local121 scoped_ptr<TemplateURL> t_url( in TEST_F() local
185 TemplateURL* t_url = new TemplateURL(data); in AddNewTemplateURL() local
100 TemplateURL* t_url = CreateKeywordWithDate( in AddKeywordWithDate() local284 TemplateURL* t_url = new TemplateURL(data); in TEST_F() local358 TemplateURL* t_url = new TemplateURL(data); in TEST_F() local461 TemplateURL* t_url = new TemplateURL(data); in TEST_F() local494 TemplateURL* t_url = in TEST_F() local626 TemplateURL* t_url = new TemplateURL(data); in TEST_F() local665 TemplateURL* t_url = AddKeywordWithDate( in TEST_F() local691 TemplateURL* t_url = AddKeywordWithDate( in TEST_F() local712 TemplateURL* t_url = AddKeywordWithDate( in TEST_F() local750 TemplateURL* t_url = new TemplateURL(data); in TEST_F() local[all …]
377 const TemplateURL* t_url, in SaveDefaultSearchProviderToPrefs()1536 bool HasValidID(TemplateURL* t_url) { in HasValidID()1600 bool TemplateURLService::CanReplace(const TemplateURL* t_url) { in CanReplace()1750 void TemplateURLService::AddTabToSearchVisit(const TemplateURL& t_url) { in AddTabToSearchVisit()1786 TemplateURL* t_url = *i; in GoogleBaseURLChanged() local
171 const TemplateURL* t_url = test_util()->model()->GetTemplateURLForKeyword( in TEST_F() local
1209 bool TemplateURL::MatchesData(const TemplateURL* t_url, in MatchesData()
1477 TemplateURL t_url(data); in TEST_F() local
46 TemplateURL t_url(data); in IsURLValid() local140 TemplateURL t_url(data); in GetFixedUpURL() local
261 static std::string BuildHostPathKey(const TemplateURL* t_url, in BuildHostPathKey()
443 const TemplateURL* t_url = GetTemplateURL(template_url_service, false); in GetSubstitutingExplicitlyInvokedKeyword() local
440 GURL SearchProviderTest::AddSearchToHistory(TemplateURL* t_url, in AddSearchToHistory()