Home
last modified time | relevance | path

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

/external/autotest/client/site_tests/hardware_Usb30Throughput/
Dhardware_Usb30Throughput.py19 _autosrc = None variable in 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)