Searched refs:inputSize (Results 1 – 1 of 1) sorted by relevance
161 size_t inputSize) { in testMalformedCellInfoResultDecoding() argument164 inputSize--; in testMalformedCellInfoResultDecoding()165 chreMalformed = chppWwanCellInfoResultToChre(chpp, inputSize); in testMalformedCellInfoResultDecoding()167 inputSize++; in testMalformedCellInfoResultDecoding()170 chreMalformed = chppWwanCellInfoResultToChre(chpp, inputSize); in testMalformedCellInfoResultDecoding()175 chreMalformed = chppWwanCellInfoResultToChre(chpp, inputSize); in testMalformedCellInfoResultDecoding()180 chreMalformed = chppWwanCellInfoResultToChre(chpp, inputSize); in testMalformedCellInfoResultDecoding()185 chreMalformed = chppWwanCellInfoResultToChre(chpp, inputSize); in testMalformedCellInfoResultDecoding()290 size_t inputSize = outputSize - sizeof(struct ChppAppHeader); in TEST() local292 chreWwanCellInfoResult *chre = chppWwanCellInfoResultToChre(chpp, inputSize); in TEST()[all …]