Home
last modified time | relevance | path

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

/test/framework/harnesses/host_controller/
Dtfc_host_controller.py106 def LeaseCommandTasks(self): member in HostController
134 self.LeaseCommandTasks()
Dtfc_host_controller_test.py74 self._host_controller.LeaseCommandTasks()
Dconsole_test.py101 self._host_controller.LeaseCommandTasks.return_value = self._TASKS
/test/framework/harnesses/host_controller/command_processor/
Dcommand_lease.py58 tasks = self.console._hosts[args.host].LeaseCommandTasks()