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

  /external/chromium/chrome/browser/search_engines/
template_url.cc 118 replacements->push_back(Replacement(SEARCH_TERMS, start));
207 if ((i->type == SEARCH_TERMS) ||
298 if (i->type == SEARCH_TERMS) {
401 case SEARCH_TERMS:
template_url_unittest.cc 485 EXPECT_EQ(TemplateURLRef::SEARCH_TERMS, replacements[0].type);
532 EXPECT_EQ(TemplateURLRef::SEARCH_TERMS, replacements[0].type);
543 EXPECT_EQ(TemplateURLRef::SEARCH_TERMS, replacements[0].type);
template_url.h 161 SEARCH_TERMS,

Completed in 32 milliseconds