Home
last modified time | relevance | path

Searched defs:PyPIRCCommandTestCase (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/python/cpython2/Lib/distutils/tests/
Dtest_config.py51 class PyPIRCCommandTestCase(support.TempdirManager, class
/aosp_15_r20/external/python/cpython3/Lib/distutils/tests/
Dtest_config.py83 class PyPIRCCommandTestCase(BasePyPIRCCommandTestCase): class
/aosp_15_r20/prebuilts/build-tools/common/py3-stdlib/distutils/tests/
H A Dtest_config.py83 class PyPIRCCommandTestCase(BasePyPIRCCommandTestCase): class
/aosp_15_r20/external/python/setuptools/setuptools/_distutils/tests/
Dtest_config.py83 class PyPIRCCommandTestCase(BasePyPIRCCommandTestCase): class