Searched defs:round (Results 1 - 1 of 1) sorted by path

/art/runtime/gc/space/
H A Dspace_test.h131 int round, size_t growth_limit);
143 int round,
194 if (round <= 1) {
292 if (round <= 1) {
337 // In this round we don't allocate with growth and therefore can't grow past the initial size.
141 SizeFootPrintGrowthLimitAndTrimBody(MallocSpace* space, intptr_t object_size, int round, size_t growth_limit) argument

Completed in 55 milliseconds