Searched refs:size_of_zero_length_byte_array (Results 1 – 1 of 1) sorted by relevance
374 size_t size_of_zero_length_byte_array = SizeOfZeroLengthByteArray(); in AllocAndFreeListTestBody() local375 lots_of_objects[i] = Alloc(space, self, size_of_zero_length_byte_array, &allocation_size, in AllocAndFreeListTestBody()447 size_t size_of_zero_length_byte_array = SizeOfZeroLengthByteArray(); in SizeFootPrintGrowthLimitAndTrimBody() local448 if (alloc_size < size_of_zero_length_byte_array) { in SizeFootPrintGrowthLimitAndTrimBody()449 alloc_size = size_of_zero_length_byte_array; in SizeFootPrintGrowthLimitAndTrimBody()