Searched refs:readCount1 (Results 1 – 1 of 1) sorted by relevance
94 const size_t readCount1 = read_bin(inpFp, cmpBuf, (size_t) cmpBytes); in test_decompress() local95 if(readCount1 != (size_t) cmpBytes) { in test_decompress()