Searched defs:expected_cwd (Results 1 – 2 of 2) sorted by relevance
/external/python/cpython3/Lib/test/ | ||
D | test_cmd_line_script.py | 96 expected_loader, expected_cwd=None): argument |
D | test_subprocess.py | 401 def _assert_cwd(self, expected_cwd, python_arg, **kwargs): argument |