Home
last modified time | relevance | path

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

/drivers/peripheral/usb/test/unittest/hal/src/
H A Dusbfn_mtp_test.cpp131 ssize_t readActual = read(random, static_cast<void *>(buffer), static_cast<size_t>(readSize)); in WriteRandomDataToFile() local
132 if (readActual != static_cast<ssize_t>(readSize)) { in WriteRandomDataToFile()

Completed in 4 milliseconds