android_system_core/libutils/tests
Sergio Giro bb58cde899 system/core: change LruCache to use unordered_set instead of BasicHashTable
Towards deprecation of BasicHashTable

Change-Id: I3f3d904636a85a794cccf972f6e4a94e7f3808f5
2015-09-30 13:48:30 +01:00
..
Android.mk Remove LOCAL_ADDITIONAL_DEPENDENCIES in cases where it's not needed. 2015-04-02 14:31:07 -07:00
BasicHashtable_test.cpp Clean up some test makefiles. 2014-11-04 17:19:55 -08:00
BitSet_test.cpp libutils: fix signed/unsigned comparison warnings 2015-08-17 20:54:15 -07:00
BlobCache_test.cpp libutils: turn on -Werror 2014-06-02 15:57:50 -07:00
Looper_test.cpp Make libutils Looper independent of frameworks/native 2013-12-18 22:32:13 -08:00
LruCache_test.cpp system/core: change LruCache to use unordered_set instead of BasicHashTable 2015-09-30 13:48:30 +01:00
String8_test.cpp move libs/utils to libutils 2013-08-02 14:40:08 -07:00
TestHelpers.h move libs/utils to libutils 2013-08-02 14:40:08 -07:00
Unicode_test.cpp move libs/utils to libutils 2013-08-02 14:40:08 -07:00
Vector_test.cpp libutils: fix signed/unsigned comparison warnings 2015-08-17 20:54:15 -07:00