Searched refs:test_simple_run (Results 1 – 9 of 9) sorted by relevance
/external/python/setuptools/setuptools/_distutils/tests/ | ||
D | test_install_headers.py | 14 def test_simple_run(self): member in InstallHeadersTestCase |
D | test_clean.py | 13 def test_simple_run(self): member in cleanTestCase |
D | test_install_data.py | 14 def test_simple_run(self): member in InstallDataTestCase |
/external/python/cpython2/Lib/distutils/tests/ | ||
D | test_install_headers.py | 16 def test_simple_run(self): member in InstallHeadersTestCase |
D | test_clean.py | 15 def test_simple_run(self): member in cleanTestCase |
D | test_install_data.py | 16 def test_simple_run(self): member in InstallDataTestCase |
/external/python/cpython3/Lib/distutils/tests/ | ||
D | test_install_headers.py | 14 def test_simple_run(self): member in InstallHeadersTestCase |
D | test_clean.py | 13 def test_simple_run(self): member in cleanTestCase |
D | test_install_data.py | 14 def test_simple_run(self): member in InstallDataTestCase |