Home
last modified time | relevance | path

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

/external/autotest/client/cros/
Dliststorage.py27 UDEV_CMD_FOR_SERIAL_NUMBER = "udevadm info -a -n %s | grep -iE 'ATTRS{" \ variable
154 udev_serial_output = system_output(UDEV_CMD_FOR_SERIAL_NUMBER % device,