Home
last modified time | relevance | path

Searched refs:sizeLocal (Results 1 - 1 of 1) sorted by relevance

/developtools/hdc/src/test/
H A Dut_mod.cpp137 int sizeLocal = 0; in TestFileCommand() local
146 if ((sizeLocal = Base::ReadBinFile(localFile.c_str(), reinterpret_cast<void **>(&bufLocal), 0)) < 0) { in TestFileCommand()
152 auto localHash = Md5Sum(bufLocal, sizeLocal); in TestFileCommand()

Completed in 2 milliseconds