| hardware_Usb30Throughput.py | 19 _autosrc = None variable in class:hardware_Usb30Throughput 25 if self._autosrc: 26 self._autosrc.clean() 58 self._autosrc = autotemp.tempfile(unique_id='autotest.src', 64 storage_mod.create_file(self._autosrc.name, size) 68 xfer_rate = get_xfer_rate(self._autosrc.name, self._autodst.name)
|