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