Searched refs:ShellCommand (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/tools/cr/cr/commands/
H A Dshell.py13 class ShellCommand(cr.Command): class in inherits:cr.Command
21 super(ShellCommand, self).__init__()
34 parser = super(ShellCommand, self).AddArguments(subparsers)

Completed in 275 milliseconds