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>
Mon, 29 Feb 2016 20:00:35 +0000 (12:00 -0800)
commit598e2c0d2ae6b7fbc5eb470e4296c20ed1a011ee
tree4626bbcb0f707e69e87dca739a464f49102437a1
parent2465df001c7b1d3dc0a0e003f15c5fe6000a0452
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

(cherry picked from commit 549e52200b6af3c33cba7ef759ea98b49fa40082)

Change-Id: I07b7095cad9c47207a31d9b95e4013f4cb07ae0e
libc/malloc_debug/Config.cpp
libc/malloc_debug/tests/malloc_debug_config_tests.cpp