HomeSort by relevance Sort by last modified time
    Searched full:rmtree (Results 376 - 400 of 969) sorted by null

<<11121314151617181920>>

  /external/autotest/client/common_lib/
autotemp.py 108 shutil.rmtree(self.name)
file_utils.py 22 shutil.rmtree(dir_to_remove)
  /external/autotest/client/cros/
chrome_binary_test.py 52 shutil.rmtree(self.home_dir, ignore_errors=True)
  /external/autotest/server/cros/dynamic_suite/
job_status_unittest.py 44 shutil.rmtree(self.tmpdir, ignore_errors=True)
  /external/autotest/site_utils/admin/
clean_staged_images.py 110 shutil.rmtree(timestamp_dir)
  /external/autotest/site_utils/
hwid_lib_unittest.py 44 shutil.rmtree(self.tmp_dir)
  /external/autotest/site_utils/lxc/container_pool/
async_listener_unittest.py 36 shutil.rmtree(self.tmpdir)
  /external/boringssl/src/util/bot/
extract.py 127 shutil.rmtree(output)
  /external/curl/tests/
testcurl.pl 192 sub rmtree($) { subroutine
239 rmtree "$pwd/$build";
400 rmtree "build-*";
401 rmtree "buildlog-*";
  /external/deqp/scripts/
make_release.py 263 shutil.rmtree(os.path.join(packageBuildInfo.dstBasePath, "src"), ignore_errors=False)
344 shutil.rmtree(path, ignore_errors=False)
353 shutil.rmtree(os.path.join(dstBasePath, "src"), ignore_errors=False)
364 shutil.rmtree(path, ignore_errors=False)
  /external/libcxx/utils/
merge_archives.py 25 shutil.rmtree(temp_directory_root)
  /external/libyuv/files/tools_libyuv/autoroller/unittests/
roll_deps_test.py 81 shutil.rmtree(self._output_dir, ignore_errors=True)
  /external/lisa/experiments/
run_jankbench.py 72 shutil.rmtree(outdir)
run_uibench.py 72 shutil.rmtree(outdir)
  /external/owasp/sanitizer/tools/
cut_release.py 172 shutil.rmtree(version_directory_path)
  /external/python/cpython2/Lib/bsddb/test/
test_db.py 102 test_support.rmtree(self.homeDir)
test_distributed_transactions.py 52 test_support.rmtree(self.homeDir)
test_misc.py 18 test_support.rmtree(self.homeDir)
test_replication.py 68 test_support.rmtree(self.homeDirClient)
69 test_support.rmtree(self.homeDirMaster)
355 test_support.rmtree(self.homeDirClient)
356 test_support.rmtree(self.homeDirMaster)
test_sequence.py 29 test_support.rmtree(self.homeDir)
  /external/python/cpython2/Lib/distutils/tests/
test_sysconfig.py 31 shutil.rmtree(path)
  /external/python/cpython2/Lib/ensurepip/
__init__.py 110 shutil.rmtree(tmpdir, ignore_errors=True)
  /external/python/cpython2/Lib/test/
script_helper.py 104 shutil.rmtree(dirname)
test_dumbdbm.py 190 test_support.rmtree(dir)
test_pkgutil.py 18 self.addCleanup(shutil.rmtree, self.dirname)

Completed in 1365 milliseconds

<<11121314151617181920>>