History log of /frameworks/base/libs/utils/tests/String8_test.cpp
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
818490ab2abe36dfc6c13d01fea5220bd64cca8c 06-Aug-2010 Kenny Root <kroot@google.com> Fix String8::operator+

The LHS was ignored when using:
String8 + String8
String8 + (const char*)

Add unit tests for above.

Bug: 2898473
Change-Id: Ic8fe7be668b665c36aaaa3fc3c3ffdfff0fbba25
/frameworks/base/libs/utils/tests/String8_test.cpp