Home
last modified time | relevance | path

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

/tools/asuite/atest/
Dconstants_default.py183 NO_METRICS_ARG = '--no-metrics' variable
Datest_arg_parser.py308 self.add_argument(constants.NO_METRICS_ARG, action='store_true',
/tools/asuite/atest/tools/
Datest_tools.py383 notice = constants.NO_METRICS_ARG if no_metrics_notice else ""