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

  /external/toolchain-utils/automation/common/
job.py 97 res.append(self.PrettyFormatCommand())
123 def PrettyFormatCommand(self):
125 # non existing Command class. If one is created then PrettyFormatCommand
  /external/toolchain-utils/automation/server/monitor/
dashboard.py 59 commands = enumerate(job.PrettyFormatCommand().split('\n'), start=1)

Completed in 1278 milliseconds