Searched refs:test_argument_error (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/python/cpython2/Lib/test/ | ||
D | test_argparse.py | 4494 def test_argument_error(self): member in TestArgumentError |
/aosp_15_r20/external/python/cpython3/Lib/test/ | ||
D | test_argparse.py | 5084 def test_argument_error(self): member in TestArgumentError |