Searched refs:kEvaculateLivePercentThreshold (Results 1 – 1 of 1) sorted by relevance
29 static constexpr uint kEvaculateLivePercentThreshold = 75U; variable134 result = live_percent < kEvaculateLivePercentThreshold; in ShouldBeEvacuated()