Home
last modified time | relevance | path

Searched refs:test_executable_with_cwd (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/python/cpython2/Lib/test/
Dtest_subprocess.py194 def test_executable_with_cwd(self): member in ProcessTestCase
/aosp_15_r20/external/python/cpython3/Lib/test/
Dtest_subprocess.py505 def test_executable_with_cwd(self): member in ProcessTestCase