OSDN Git Service

Move hard-coded values to constants.
authorChristopher Ferris <cferris@google.com>
Tue, 23 Feb 2016 03:23:26 +0000 (19:23 -0800)
committerChristopher Ferris <cferris@google.com>
Sat, 27 Feb 2016 01:02:17 +0000 (17:02 -0800)
commit549e52200b6af3c33cba7ef759ea98b49fa40082
treebf86a923f9e99668414f03f47b41f5493ef33072
parenteb727252f22bd533ebfd40637c0718fdc9946221
Move hard-coded values to constants.

Change all of the hard-coded config values to be defined constants.
Also make sure to use these constants in the usage output.

Bug: 26739265
Change-Id: I597a6d71279a2df9cc7e98c42ac70224261bac99
libc/malloc_debug/Config.cpp
libc/malloc_debug/tests/malloc_debug_config_tests.cpp