Home
last modified time | relevance | path

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

/third_party/protobuf/python/
Dsetup.py19 from distutils.command.clean import clean as _clean unknown
/third_party/python/Lib/distutils/command/
Dconfig.py150 def _clean(self, *filenames): member in config
/third_party/boost/tools/build/test/
DTestCmd.py73 def _clean(): function
/third_party/python/Lib/test/test_import/
D__init__.py838 def _clean(self): member in PycacheTests