Searched defs:test_clean (Results 1 – 6 of 6) sorted by relevance
| /external/autotest/client/common_lib/ | ||
| D | autotemp_unittest.py | 15     def test_clean(self):  member in tempfile_test | 
| /external/python/cpython2/Lib/distutils/tests/ | ||
| D | test_config_cmd.py | 66     def test_clean(self):  member in ConfigTestCase | 
| /external/python/cpython3/Lib/distutils/tests/ | ||
| D | test_config_cmd.py | 77     def test_clean(self):  member in ConfigTestCase | 
| /external/python/setuptools/setuptools/_distutils/tests/ | ||
| D | test_config_cmd.py | 75     def test_clean(self):  member in ConfigTestCase | 
| /external/python/cpython2/Lib/test/ | ||
| D | test_mailbox.py | 630     def test_clean(self):  member in TestMaildir | 
| /external/python/cpython3/Lib/test/ | ||
| D | test_mailbox.py | 723     def test_clean(self):  member in TestMaildir |