replicant-frameworks_native/libs/utils/tests
Mathias Agopian a9611c5d5b fix a corruption in Vector<> when adding new items
would happen when vectors are copied and new items is
added in both vectors. we didn't duplicate the underlying
storage when adding items in vectors.

Bug: 6515797
Change-Id: If544c07d96c05821e088d7f2c9b5736f7e306c31
2012-05-17 17:47:44 -07:00
..
Android.mk fix a corruption in Vector<> when adding new items 2012-05-17 17:47:44 -07:00
BasicHashtable_test.cpp Rename (IF_)LOGD(_IF) to (IF_)ALOGD(_IF) DO NOT MERGE 2012-01-03 22:38:27 +00:00
BlobCache_test.cpp
Looper_test.cpp
String8_test.cpp
TestHelpers.h
Unicode_test.cpp
Vector_test.cpp fix a corruption in Vector<> when adding new items 2012-05-17 17:47:44 -07:00
ZipFileRO_test.cpp frameworks/native: move Zip* from libandroidfw to libutils 2012-03-22 18:50:03 -07:00