Searched defs:osdd_file_name (Results 1 - 2 of 2) sorted by relevance

/external/chromium/chrome/browser/search_engines/
H A Dtemplate_url_fetcher_unittest.cc81 const std::string& osdd_file_name,
159 const std::string& osdd_file_name,
166 osdd_full_path = osdd_full_path.AppendASCII(osdd_file_name);
172 GURL osdd_url = test_server_.GetURL("files/" + osdd_file_name);
192 std::string osdd_file_name("simple_open_search.xml");
193 StartDownload(keyword, osdd_file_name,
218 std::string osdd_file_name("simple_open_search.xml");
219 StartDownload(keyword, osdd_file_name,
227 std::string osdd_file_name; member in struct:__anon2423
232 osdd_file_name, keywor
157 StartDownload( const string16& keyword, const std::string& osdd_file_name, TemplateURLFetcher::ProviderType provider_type, bool check_that_file_exists) argument
[all...]
/external/chromium_org/chrome/browser/search_engines/
H A Dtemplate_url_fetcher_unittest.cc73 const std::string& osdd_file_name,
139 const std::string& osdd_file_name,
146 osdd_full_path = osdd_full_path.AppendASCII(osdd_file_name);
152 GURL osdd_url = test_server_.GetURL("/" + osdd_file_name);
173 std::string osdd_file_name("simple_open_search.xml");
174 StartDownload(keyword, osdd_file_name,
197 std::string osdd_file_name("simple_open_search.xml");
198 StartDownload(keyword, osdd_file_name,
205 std::string osdd_file_name; member in struct:__anon5692
209 { "Duplicate osdd url with autodetected provider.", osdd_file_name,
137 StartDownload( const string16& keyword, const std::string& osdd_file_name, TemplateURLFetcher::ProviderType provider_type, bool check_that_file_exists) argument
[all...]

Completed in 76 milliseconds