Searched refs:size_of_zero_length_byte_array (Results 1 – 1 of 1) sorted by relevance
349 size_t size_of_zero_length_byte_array = SizeOfZeroLengthByteArray(); in AllocAndFreeListTestBody() local350 lots_of_objects[i] = Alloc(space, self, size_of_zero_length_byte_array, &allocation_size, in AllocAndFreeListTestBody()417 size_t size_of_zero_length_byte_array = SizeOfZeroLengthByteArray(); in SizeFootPrintGrowthLimitAndTrimBody() local418 if (alloc_size < size_of_zero_length_byte_array) { in SizeFootPrintGrowthLimitAndTrimBody()419 alloc_size = size_of_zero_length_byte_array; in SizeFootPrintGrowthLimitAndTrimBody()