Searched refs:EXPAND_ALLOC (Results 1 – 5 of 5) sorted by relevance
75 if (config_.options() & EXPAND_ALLOC) { in Initialize()
41 constexpr uint64_t EXPAND_ALLOC = 0x20; variable
111 "expand_alloc", {EXPAND_ALLOC, &Config::SetExpandAlloc},
675 if (g_debug->config().options() & EXPAND_ALLOC) { in debug_realloc()
379 ASSERT_EQ(EXPAND_ALLOC, config->options()); in TEST_F()383 ASSERT_EQ(EXPAND_ALLOC, config->options()); in TEST_F()