Home
last modified time | relevance | path

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

/drivers/peripheral/usb/test/unittest/hal/src/
Dusbfn_mtp_test.cpp114 bool WriteRandomDataToFile(const std::string &pathName, uint64_t fileSize) in WriteRandomDataToFile() function
166 return WriteRandomDataToFile(pathName, static_cast<uint64_t>(fileSize)); in GenerateFile()