Searched refs:fileOutPath (Results 1 – 1 of 1) sorted by relevance
96 string fileOutPath = tmInFile.GetRootDirCurTest().append("1.tar"); variable97 BFile::SendFile(UniqueFd(open(fileOutPath.data(), O_RDWR)),99 string contentTmp = BFile::ReadFile(UniqueFd(open(fileOutPath.c_str(), O_RDONLY))).get();