Searched defs:assertArgumentParserError (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/python/cpython2/Lib/test/ | ||
D | test_argparse.py | 1748 def assertArgumentParserError(self, *args, **kwargs): member in TestAddSubparsers |
/aosp_15_r20/external/python/cpython3/Lib/test/ | ||
D | test_argparse.py | 2048 def assertArgumentParserError(self, *args, **kwargs): member in TestAddSubparsers |