summaryrefslogtreecommitdiffstats
path: root/components/suggestions/suggestions_store_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* SuggestionsStore unittests not using real time for checking suggestions expir...gayane2014-12-221-9/+21
* suggestions_store_unittest is not using rand() anymoregayane2014-12-111-8/+7
* Standardize usage of virtual/override/final specifiers.dcheng2014-10-291-1/+1
* replace OVERRIDE and FINAL with override and final in components/mostynb2014-10-061-1/+1
* TEST=SuggestionsStoreTest.CreateTestSuggestionsProfileWithExpirygayane@chromium.org2014-08-111-6/+5
* SuggestionsStore should take the suggestion's expiry timestamp into considera...gayane@chromium.org2014-08-081-11/+91
* [Suggestions] Moving suggestions code to a new componentmathp@chromium.org2014-07-251-0/+67