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

1 2 3 45 6 7 8 91011>>

  /external/skia/infra/bots/recipe_modules/flavor/examples/full.expected/
retry_ios_install_retries_exhausted.json 73 "rmtree",
77 "name": "rmtree results_dir"
  /external/skqp/infra/bots/recipe_modules/flavor/examples/full.expected/
retry_ios_install_retries_exhausted.json 73 "rmtree",
77 "name": "rmtree results_dir"
  /external/v8/
merge.py 36 shutil.rmtree(path)
48 shutil.rmtree(path)
  /external/autotest/client/profilers/pgo/
pgo.py 35 shutil.rmtree(self._source_dir)
  /external/bart/tests/
utils_tests.py 54 shutil.rmtree(self.out_dir)
  /external/gflags/test/
gflags_build.py.in 26 if os.path.isdir(bindir): shutil.rmtree(bindir)
  /external/libmojo/mojo/public/tools/bindings/pylib/mojom_tests/
fileutil_unittest.py 55 shutil.rmtree(temp_dir)
  /external/python/cpython2/Lib/bsddb/test/
test_fileid.py 52 test_support.rmtree(self.db_env_path)
  /external/python/cpython2/Lib/test/
test_py_compile.py 29 shutil.rmtree(self.directory)
  /external/skia/infra/bots/recipe_modules/ct/
api.py 39 self.m.run.rmtree(slave_dest_dir)
  /external/skia/infra/bots/recipe_modules/flavor/
flutter_flavor.py 46 self.m.run.rmtree(flutter_dir.join('out', out_dir))
  /external/skqp/infra/bots/recipe_modules/ct/
api.py 39 self.m.run.rmtree(slave_dest_dir)
  /external/swiftshader/third_party/subzero/pydir/
build-pnacl-ir.py 44 shutil.rmtree(tempdir)
  /external/trappy/tests/
utils_tests.py 55 shutil.rmtree(self.out_dir)
  /prebuilts/gdb/darwin-x86/lib/python2.7/bsddb/test/
test_fileid.py 52 test_support.rmtree(self.db_env_path)
  /prebuilts/gdb/darwin-x86/lib/python2.7/test/
test_py_compile.py 29 shutil.rmtree(self.directory)
  /prebuilts/gdb/linux-x86/lib/python2.7/bsddb/test/
test_fileid.py 52 test_support.rmtree(self.db_env_path)
  /prebuilts/gdb/linux-x86/lib/python2.7/test/
test_py_compile.py 29 shutil.rmtree(self.directory)
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/bsddb/test/
test_fileid.py 52 test_support.rmtree(self.db_env_path)
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_py_compile.py 29 shutil.rmtree(self.directory)
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/bsddb/test/
test_fileid.py 52 test_support.rmtree(self.db_env_path)
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_py_compile.py 29 shutil.rmtree(self.directory)
  /external/boringssl/src/util/bot/
update_clang.py 116 def RmTree(dir):
125 shutil.rmtree(dir, onerror=ChmodAndRetry)
182 RmTree(LLVM_BUILD_DIR)
  /external/capstone/bindings/python/
setup_cython.py 53 shutil.rmtree(LIBS_DIR, ignore_errors=True)
54 shutil.rmtree(HEADERS_DIR, ignore_errors=True)
116 # shutil.rmtree(pkgdir)
  /frameworks/rs/
update-prebuilts.py 154 shutil.rmtree(install_subdir)
181 shutil.rmtree(download_dir)
190 shutil.rmtree(download_dir)

Completed in 1071 milliseconds

1 2 3 45 6 7 8 91011>>