Home
last modified time | relevance | path

Searched refs:kDebugMode (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/third_party/tcmalloc/vendor/src/
Dsystem-alloc.cc81 static const bool kDebugMode = false; variable
83 static const bool kDebugMode = true; variable
458 if (kDebugMode && sizeof(void*) > 4) { in InitSystemAllocators()
/external/chromium_org/third_party/tcmalloc/chromium/src/
Dsystem-alloc.cc81 static const bool kDebugMode = false; variable
83 static const bool kDebugMode = true; variable
601 if (kDebugMode && sizeof(void*) > 4) { in InitSystemAllocators()