Home
last modified time | relevance | path

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

/external/python/cpython2/Lib/test/
Dtest_popen.py18 def _do_test_commandline(self, cmdline, expected): member in PopenTest
26 self._do_test_commandline(
30 self._do_test_commandline(
34 self._do_test_commandline(
/external/python/cpython3/Lib/test/
Dtest_popen.py21 def _do_test_commandline(self, cmdline, expected): member in PopenTest
31 self._do_test_commandline(
35 self._do_test_commandline(
39 self._do_test_commandline(