HomeSort by relevance Sort by last modified time
    Searched refs:osdd_file_name (Results 1 - 2 of 2) sorted by null

  /external/chromium/chrome/browser/search_engines/
template_url_fetcher_unittest.cc 81 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:__anon2116
232 osdd_file_name, keyword, TemplateURLFetcher::AUTODETECTED_PROVIDER }
    [all...]
  /external/chromium_org/chrome/browser/search_engines/
template_url_fetcher_unittest.cc 73 const std::string& osdd_file_name,
136 const std::string& osdd_file_name,
143 osdd_full_path = osdd_full_path.AppendASCII(osdd_file_name);
149 GURL osdd_url = test_server_.GetURL("/" + osdd_file_name);
170 std::string osdd_file_name("simple_open_search.xml");
171 StartDownload(keyword, osdd_file_name,
194 std::string osdd_file_name("simple_open_search.xml");
195 StartDownload(keyword, osdd_file_name,
202 std::string osdd_file_name; member in struct:__anon5569
206 { "Duplicate osdd url with autodetected provider.", osdd_file_name,
    [all...]

Completed in 34 milliseconds