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