summaryrefslogtreecommitdiffstats
path: root/libutils/tests/LruCache_test.cpp
Commit message (Expand)AuthorAgeFilesLines
* Clean up libcutils/libutils tests.Elliott Hughes2019-02-111-459/+0
* [libutils] Modernize codebase by replacing NULL with nullptrYi Kong2018-07-161-6/+6
* system/core Replace cutils/log.h with android/log.hMark Salyzyn2016-09-301-2/+3
* LruCache: avoid copying keys in lookupSergio Giro2016-07-201-0/+18
* libutils: fix cache removal when callback invalidates the keySergio Giro2015-11-201-0/+38
* system/core: fix iterator for LruCacheSergio Giro2015-10-121-0/+106
* system/core: change LruCache to use unordered_set instead of BasicHashTableSergio Giro2015-09-301-1/+1
* libutils: fix signed/unsigned comparison warningsNick Kralevich2015-08-171-7/+7
* Clean up some test makefiles.Dan Albert2014-11-041-5/+10
* Cleanup: warning fixit.Sasha Levitskiy2014-04-111-1/+1
* move libs/utils to libutilsAlex Ray2013-08-021-0/+291