Home
last modified time | relevance | path

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

/external/autotest/client/site_tests/platform_Rootdev/
Dplatform_Rootdev.py18 def test_no_partition(self, inputDev, cpuType): argument
24 m = re.match("/dev/mmcblk[0-9]$", inputDev)
30 m = re.match("/dev/sd[a-z]$", inputDev)