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

  /external/chromium_org/components/suggestions/
suggestions_store_unittest.cc 22 void AddSuggestion(SuggestionsProfile* suggestions, const char *title,
48 AddSuggestion(&suggestions, kTestTitle, kTestUrl, now_usec + offset_usec);
50 AddSuggestion(&suggestions, kTestTitle, kTestUrl, now_usec - offset_usec);
  /external/chromium_org/chrome/browser/ui/webui/ntp/
suggestions_combiner_unittest.cc 178 AddSuggestion(source_name_ + ' ' + num_str);
184 void AddSuggestion(const std::string& title) {

Completed in 243 milliseconds