Searched refs:test_executable_with_cwd (Results 1 – 2 of 2) sorted by relevance
| /external/python/cpython2/Lib/test/ | ||
| D | test_subprocess.py | 194 def test_executable_with_cwd(self): member in ProcessTestCase |
| /external/python/cpython3/Lib/test/ | ||
| D | test_subprocess.py | 505 def test_executable_with_cwd(self): member in ProcessTestCase |