Searched refs:chrome_allocator (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/base/process/
H A Dprocess_util_unittest.cc408 const char* chrome_allocator = getenv("CHROME_ALLOCATOR"); local
409 if (!chrome_allocator || _stricmp(chrome_allocator, "tcmalloc") == 0)

Completed in 61 milliseconds