HomeSort by relevance Sort by last modified time
    Searched refs:ROOTFS_MAP (Results 1 - 2 of 2) sorted by null

  /external/autotest/server/cros/faft/utils/
faft_checkers.py 259 if self.faft_framework.ROOTFS_MAP[expected_part] != part:
261 self.faft_framework.ROOTFS_MAP[expected_part], part)
  /external/autotest/server/cros/faft/
firmware_test.py 56 ROOTFS_MAP = {'a':'3', 'b':'5', '2':'3', '4':'5', '3':'3', '5':'5'}
557 (self._join_part(root_dev, self.ROOTFS_MAP[from_part]),
558 self._join_part(root_dev, self.ROOTFS_MAP[to_part])))
    [all...]

Completed in 693 milliseconds