android_system_core/debuggerd/test
Christopher Ferris b36b592338 Replace all _LOG error calls with ALOGE.
The debuggerd code sometimes calls _LOG(..., logtype::ERROR, ...)
and sometimes ALOGE(). Standardize on ALOGE since the _LOG message
will wind up in the tombstone in weird places, but using ALOGE
will wind up in the logcat portion of the tombstone.

Bug: 21467089
Change-Id: Ie893f5e91d45b48ef3f5864c3a714e60ac848fb3
2015-07-01 13:23:19 -07:00
..
sys Change the 64 bit map address format. 2015-06-03 10:24:21 -07:00
BacktraceMock.h Change the 64 bit map address format. 2015-06-03 10:24:21 -07:00
dump_memory_test.cpp Replace all _LOG error calls with ALOGE. 2015-07-01 13:23:19 -07:00
elf_fake.cpp Change the 64 bit map address format. 2015-06-03 10:24:21 -07:00
elf_fake.h Change the 64 bit map address format. 2015-06-03 10:24:21 -07:00
host_signal_fixup.h Change the 64 bit map address format. 2015-06-03 10:24:21 -07:00
log_fake.cpp Replace all _LOG error calls with ALOGE. 2015-07-01 13:23:19 -07:00
log_fake.h Refactor dump_memory function. 2015-05-27 17:21:38 -07:00
property_fake.cpp Change the 64 bit map address format. 2015-06-03 10:24:21 -07:00
ptrace_fake.cpp Change the 64 bit map address format. 2015-06-03 10:24:21 -07:00
ptrace_fake.h Change the 64 bit map address format. 2015-06-03 10:24:21 -07:00
selinux_fake.cpp Change the 64 bit map address format. 2015-06-03 10:24:21 -07:00
tombstone_test.cpp Replace all _LOG error calls with ALOGE. 2015-07-01 13:23:19 -07:00