Searched refs:round_goal (Results 1 – 1 of 1) sorted by relevance
1958 size_t round_goal = in GarbageCollect() local1960 purge_goal -= round_goal; in GarbageCollect()1962 SortLeastRecentlyAccessed(it_purge_begin, it_bdd[i + 1], round_goal); in GarbageCollect()1965 CookieItVector::iterator it_purge_end = it_purge_begin + round_goal; in GarbageCollect()