Searched refs:size_of_zero_length_byte_array (Results 1 – 2 of 2) sorted by relevance
186 size_t size_of_zero_length_byte_array = SizeOfZeroLengthByteArray(); in SizeFootPrintGrowthLimitAndTrimBody() local187 if (alloc_size < size_of_zero_length_byte_array) { in SizeFootPrintGrowthLimitAndTrimBody()188 alloc_size = size_of_zero_length_byte_array; in SizeFootPrintGrowthLimitAndTrimBody()
313 size_t size_of_zero_length_byte_array = SizeOfZeroLengthByteArray(); in TEST_P() local316 size_of_zero_length_byte_array, in TEST_P()