Home
last modified time | relevance | path

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

/external/autotest/site_utils/
Drun_suite.py118 def bool_str(x): function
182 "-n", "--no_wait", dest="no_wait", default=False, type=bool_str,
209 "-f", "--file_bugs", dest="file_bugs", default=False, type=bool_str,
225 '--retry', dest='retry', default=False, type=bool_str, action='store',
246 dest='offload_failures_only', type=bool_str,