Searched refs:sizesMatch (Results 1 – 1 of 1) sorted by relevance
869 bool sizesMatch = true; in compare_file() local873 sizesMatch = false; in compare_file()895 return contentsMatch && sizesMatch ? 0 : 1; in compare_file()