Searched defs:expected_returncode (Results 1 – 3 of 3) sorted by relevance
/aosp_15_r20/external/python/cpython3/Lib/test/ |
D | test_pdb.py | 1709 def _run_pdb(self, pdb_args, commands, expected_returncode=0): argument 1729 def run_pdb_script(self, script, commands, expected_returncode=0): argument
|
/aosp_15_r20/external/libvpx/tools/ |
H A D | lint-hunks.py | 43 def __init__(self, args, expected_returncode=0, **kwargs): argument
|
/aosp_15_r20/external/libaom/tools/ |
H A D | lint-hunks.py | 45 def __init__(self, args, expected_returncode=0, **kwargs): argument
|