Home
last modified time | relevance | path

Searched refs:WriteRandomDataToFile (Results 1 – 4 of 4) sorted by relevance

/test/xts/hats/hdf/usb/V2_0/mtpTest/common/
Dusbfn_mtp_test.cpp115 bool WriteRandomDataToFile(const std::string &pathName, uint64_t fileSize) in WriteRandomDataToFile() function
167 return WriteRandomDataToFile(pathName, static_cast<uint64_t>(fileSize)); in GenerateFile()
/test/xts/hats/hdf/usb/mtpTest/common/
Dusbfn_mtp_test.cpp113 bool WriteRandomDataToFile(const std::string &pathName, uint64_t fileSize) in WriteRandomDataToFile() function
165 return WriteRandomDataToFile(pathName, static_cast<uint64_t>(fileSize)); in GenerateFile()
/test/xts/hats/hdf/usb/V2_0/mtpTest_additional/common/
Dusbfn_mtp_test.cpp107 bool WriteRandomDataToFile(const std::string &pathName, uint64_t fileSize) in WriteRandomDataToFile() function
161 return WriteRandomDataToFile(pathName, static_cast<uint64_t>(fileSize)); in GenerateFile()
/test/xts/hats/hdf/usb/mtpTest_additional/common/
Dusbfn_mtp_test.cpp105 bool WriteRandomDataToFile(const std::string &pathName, uint64_t fileSize) in WriteRandomDataToFile() function
159 return WriteRandomDataToFile(pathName, static_cast<uint64_t>(fileSize)); in GenerateFile()