Searched refs:kMemoryAllocationStep (Results 1 – 1 of 1) sorted by relevance
45 const size_t kMemoryAllocationStep = 5 * 1024 * 1024; variable198 (policy.bytes_limit / kMemoryAllocationStep + 1) * kMemoryAllocationStep; in CalculateDesiredMemoryPolicy()