OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:AddKeywordWithDate
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/chrome/browser/search_engines/
template_url_service_unittest.cc
117
TemplateURL*
AddKeywordWithDate
(
168
TemplateURL*
AddKeywordWithDate
(const std::string& short_name,
254
TemplateURL* TemplateURLServiceTest::
AddKeywordWithDate
(
265
return ::
AddKeywordWithDate
(model(), short_name, keyword, url, suggest_url,
457
AddKeywordWithDate
(
510
TemplateURL* original1 =
AddKeywordWithDate
(
513
TemplateURL* original2 =
AddKeywordWithDate
(
516
TemplateURL* original3 =
AddKeywordWithDate
(
560
TemplateURL* extension =
AddKeywordWithDate
(
566
AddKeywordWithDate
(
[
all
...]
/external/chromium/chrome/browser/search_engines/
template_url_model_unittest.cc
119
TemplateURL*
AddKeywordWithDate
(const std::string& keyword,
501
AddKeywordWithDate
("key1", false, "http://foo1", "http://suggest1",
504
AddKeywordWithDate
("key2", false, "http://foo2", "http://suggest2",
507
AddKeywordWithDate
("key3", false, "http://foo3", "", "", "", "name3",
509
AddKeywordWithDate
("key4", false, "http://foo4", "", "", "", "name4",
512
AddKeywordWithDate
("key5", false, "http://foo5", "http://suggest5",
514
AddKeywordWithDate
("key6", false, "http://foo6", "http://suggest6",
597
TemplateURL* t_url =
AddKeywordWithDate
("key1", false, "http://foo1",
629
AddKeywordWithDate
("", false, "http://foo1", "http://sugg1",
653
TemplateURL* t_url =
AddKeywordWithDate
("foo", false, "http://foo1"
[
all
...]
Completed in 24 milliseconds