Searched refs:total_value (Results 1 – 1 of 1) sorted by relevance
691 int total_value = 0; in CalculateGrowthRatios() local693 total_value += sizes[i]->size(); in CalculateGrowthRatios()697 (static_cast<float>(sizes[i]->size())) / total_value); in CalculateGrowthRatios()