Searched refs:test_shell_string (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/python/cpython2/Lib/test/ | ||
D | test_subprocess.py | 963 def test_shell_string(self): member in POSIXProcessTestCase |
/aosp_15_r20/external/python/cpython3/Lib/test/ | ||
D | test_subprocess.py | 2296 def test_shell_string(self): member in POSIXProcessTestCase |