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

/external/chromium_org/chrome/browser/search_engines/
H A Ddefault_search_pref_migration_unittest.cc29 scoped_ptr<TemplateURL> CreateKeyword(const std::string& short_name,
57 scoped_ptr<TemplateURL> DefaultSearchPrefMigrationTest::CreateKeyword( function in class:DefaultSearchPrefMigrationTest
71 CreateKeyword("name1", "key1", "http://foo1/{searchTerms}"));
92 CreateKeyword("name1", "key1", "http://foo1/{searchTerms}"));
122 CreateKeyword("name1", "key1", "http://foo1/{searchTerms}"));
124 CreateKeyword("name2", "key2", "http://foo2/{searchTerms}"));
/external/chromium_org/chrome/browser/sync/test/integration/
H A Dsearch_engines_helper.cc111 base::string16 CreateKeyword(int seed) { function in namespace:__anon4825
180 return CreateTestTemplateURL(profile, seed, CreateKeyword(seed),
198 data.short_name = CreateKeyword(seed);
241 base::string16 keyword(CreateKeyword(seed));
257 TemplateURL* turl = service->GetTemplateURLForKeyword(CreateKeyword(seed));
262 GetVerifierService()->GetTemplateURLForKeyword(CreateKeyword(seed));

Completed in 385 milliseconds