Searched defs:add_arguments (Results 1 – 6 of 6) sorted by relevance
113 def add_arguments(parser: argparse.ArgumentParser, function
273 def add_arguments(self, actions): member in HelpFormatter
275 def add_arguments(self, actions): member in HelpFormatter
2225 void add_arguments( in add_arguments() function
210 def __init__(self, tester_cls, add_arguments, parse_args): argument
221 def __init__(self, tester_cls, add_arguments, parse_args): argument