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

  /external/chromium/chrome/browser/search_engines/
search_engine_type.h 16 SEARCH_ENGINE_OTHER = 0, // At the top in case of future list changes.
template_url_prepopulate_data.cc 56 // SEARCH_ENGINE_OTHER if no logo is available.
145 SEARCH_ENGINE_OTHER,
158 SEARCH_ENGINE_OTHER,
249 SEARCH_ENGINE_OTHER,
262 SEARCH_ENGINE_OTHER,
1121 SEARCH_ENGINE_OTHER,
1134 SEARCH_ENGINE_OTHER,
1147 SEARCH_ENGINE_OTHER,
1161 SEARCH_ENGINE_OTHER,
1203 SEARCH_ENGINE_OTHER,
    [all...]
template_url.cc 596 search_engine_type_(SEARCH_ENGINE_OTHER),
  /external/chromium_org/chrome/browser/search_engines/
search_engine_type.h 13 SEARCH_ENGINE_OTHER = 0, // At the top in case of future list changes.
template_url_prepopulate_data_unittest.cc 280 EXPECT_EQ(SEARCH_ENGINE_OTHER, GetEngineType("http://example.com/"));
282 EXPECT_EQ(SEARCH_ENGINE_OTHER, GetEngineType("http://search.atlas.cz/"));
324 EXPECT_EQ(SEARCH_ENGINE_OTHER,
326 EXPECT_EQ(SEARCH_ENGINE_OTHER, GetEngineType("invalid:search:url"));
331 EXPECT_EQ(SEARCH_ENGINE_OTHER, GetEngineType(foo_url));
template_url_prepopulate_data.cc     [all...]
  /external/chromium/chrome/browser/
browser_main.cc     [all...]

Completed in 666 milliseconds