Home
last modified time | relevance | path

Searched refs:three_quarters_space (Results 1 – 1 of 1) sorted by relevance

/art/runtime/gc/space/
Dspace_test.h290 size_t three_quarters_space = (growth_limit / 2) + (growth_limit / 4); in SizeFootPrintGrowthLimitAndTrimBody() local
294 large_object.Assign(Alloc(space, self, three_quarters_space, &bytes_allocated, nullptr, in SizeFootPrintGrowthLimitAndTrimBody()
297 large_object.Assign(AllocWithGrowth(space, self, three_quarters_space, &bytes_allocated, in SizeFootPrintGrowthLimitAndTrimBody()