Searched refs:LEAK_TRACK (Results 1 – 4 of 4) sorted by relevance
44 constexpr uint64_t LEAK_TRACK = 0x100; variable
122 "leak_track", {LEAK_TRACK | TRACK_ALLOCS, &Config::VerifyValueEmpty},
353 if (g_debug->config().options() & LEAK_TRACK) { in debug_finalize()
470 ASSERT_EQ(LEAK_TRACK | TRACK_ALLOCS, config->options()); in TEST_F()