Searched refs:AddSuggestion (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/components/suggestions/
H A Dsuggestions_store_unittest.cc22 void AddSuggestion(SuggestionsProfile* suggestions, const char *title, function in namespace:suggestions::__anon6853
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/
H A Dsuggestions_combiner_unittest.cc178 AddSuggestion(source_name_ + ' ' + num_str);
184 void AddSuggestion(const std::string& title) { function in class:SuggestionsSourceStub

Completed in 87 milliseconds