Home
last modified time | relevance | path

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

/external/autotest/server/hosts/
Dcros_label.py442 LUCID_SLEEP_BOARDS = ['samus', 'lulu'] variable in LucidSleepLabel
446 return board in self.LUCID_SLEEP_BOARDS
Dcros_host.py58 LUCID_SLEEP_BOARDS = ['samus', 'lulu'] variable
2221 return 'lucidsleep' if board in LUCID_SLEEP_BOARDS else None