Home
last modified time | relevance | path

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

/test/framework/harnesses/host_controller/command_processor/
Dcommand_lease.py42 self.console._PrintObjects(tasks, attr_names)
Dcommand_list.py53 self.console._PrintObjects(devices, attr_names)
/test/framework/harnesses/host_controller/
Dconsole.py637 def _PrintObjects(self, objects, attr_names): member in Console