Home
last modified time | relevance | path

Searched refs:test_test_command (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/python/cpython2/Lib/test/
Dtest_zipfile.py1785 def test_test_command(self): member in CommandLineTest
/aosp_15_r20/external/python/cpython3/Lib/test/
Dtest_tarfile.py2506 def test_test_command(self): member in CommandLineTest
Dtest_zipfile.py2919 def test_test_command(self): member in CommandLineTest
/aosp_15_r20/external/python/setuptools/
DCHANGES.rst1130 * #2534: Avoid hitting network during test_virtualenv.test_test_command.