Home
last modified time | relevance | path

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

/external/autotest/server/hosts/
Dremote.py164 self.log_op(self.OP_REBOOT, reboot)
229 self.log_op(self.OP_REBOOT, op_func)
/external/autotest/client/common_lib/hosts/
Dbase_classes.py63 OP_REBOOT = 'reboot' variable in Host
65 PWR_OPERATION = [OP_REBOOT, OP_SUSPEND]