Searched refs:sizeLocal (Results 1 – 1 of 1) sorted by relevance
137 int sizeLocal = 0; in TestFileCommand() local146 …if ((sizeLocal = Base::ReadBinFile(localFile.c_str(), reinterpret_cast<void **>(&bufLocal), 0)) < … in TestFileCommand()152 auto localHash = Md5Sum(bufLocal, sizeLocal); in TestFileCommand()