Searched refs:size_of_zero_length_byte_array (Results 1 – 2 of 2) sorted by relevance
185 size_t size_of_zero_length_byte_array = SizeOfZeroLengthByteArray(); in SizeFootPrintGrowthLimitAndTrimBody() local186 if (alloc_size < size_of_zero_length_byte_array) { in SizeFootPrintGrowthLimitAndTrimBody()187 alloc_size = size_of_zero_length_byte_array; in SizeFootPrintGrowthLimitAndTrimBody()
316 size_t size_of_zero_length_byte_array = SizeOfZeroLengthByteArray(); in TEST_P() local319 size_of_zero_length_byte_array, in TEST_P()