OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:suite_args
(Results
1 - 3
of
3
) sorted by null
/external/autotest/site_utils/
run_suite.py
231
parser.add_argument("--
suite_args
", dest="
suite_args
",
302
if options.use_suite_attr and options.
suite_args
is not None:
303
print ('The new suite control file cannot parse the
suite_args
: %s.'
304
'Please not specify any
suite_args
here.' % options.
suite_args
)
319
options.name to 'suite_attr_wrapper', change the options.
suite_args
to
333
# change the
suite_args
to be a dict of arguments for suite_attr_wrapper
334
# if
suite_args
is not None, store the values in 'other_args' of the dict
337
options.
suite_args
= str(args_dict
[
all
...]
run_suite_unittest.py
621
'--
suite_args
', '-b heli -i trybot-heli-paladin/R56-8918.0.0-b1601 :lab: suite:bvt-inline',
634
got.
suite_args
,
649
'--
suite_args
=-b heli -i trybot-heli-paladin/R56-8918.0.0-b1601 :lab: suite:bvt-inline',
662
got.
suite_args
,
/external/autotest/frontend/afe/
rpc_interface.py
[
all
...]
Completed in 508 milliseconds