Lines Matching full:rmtree
139 shutil.rmtree(self._tradefed_install)
306 shutil.rmtree(tmp, ignore_errors=True)
313 shutil.rmtree(destination, ignore_errors=True)
314 shutil.rmtree(tmp, ignore_errors=True)
345 shutil.rmtree(self._tradefed_cache_dirty, ignore_errors=True)
368 shutil.rmtree(self._tradefed_cache, ignore_errors=True)
370 shutil.rmtree(self._tradefed_cache_dirty, ignore_errors=True)
782 shutil.rmtree(tradefed_path)