Searched refs:LEAK_TRACK (Results 1 – 4 of 4) sorted by relevance
42 constexpr uint64_t LEAK_TRACK = 0x100; variable
328 Feature("leak_track", 0, 0, 0, LEAK_TRACK | TRACK_ALLOCS, nullptr, nullptr, false), in SetFromProperties()
223 if (g_debug->config().options & LEAK_TRACK) { in debug_finalize()
435 ASSERT_EQ(LEAK_TRACK | TRACK_ALLOCS, config->options); in TEST_F()