History log of /external/qemu/android/base/Log_unittest.cpp
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
c005246ed03de874fdc432073ba8e5e8ebfed922 25-Feb-2014 David 'Digit' Turner <digit@google.com> Remove trailing spaces in misc sources.

Change-Id: I573d4e816112b7401b3c824fbe773b85a8601531
/external/qemu/android/base/Log_unittest.cpp
7a41eef6b64b2a07cf170844c897e4ae1cda998e 07-Feb-2014 David 'Digit' Turner <digit@google.com> android/base/Log.h: Add C++ Logging helper class.

Android-specific portions of the emulator are going to gradually
switch to C++ to make the code easier to structure, test and
refactor. This shall not impact anything that QEMU depends on.

This is the first patch in a series that will gradually operate
these changes. It introduces "android/base/Log.h", which provides
useful macros to perform logging and error checks.

Change-Id: I3d25bd029009d3e428ed2b5b3a02ac41313325c0
/external/qemu/android/base/Log_unittest.cpp