Home
last modified time | relevance | path

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

/tools/asuite/atest-py2/
Datest_arg_parser.py30 HELP_DESC = ('A command line tool that allows users to build, install, and run ' variable
109 description=HELP_DESC, add_help=False)
252 HELP_DESC=HELP_DESC,
/tools/asuite/atest/
Datest_arg_parser.py29 HELP_DESC = ('A command line tool that allows users to build, install, and run ' variable
123 super().__init__(description=HELP_DESC, add_help=False)
300 HELP_DESC=HELP_DESC,