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

1 2 3 4 5 67 8 91011>>

  /external/python/cpython3/Lib/test/test_tools/
test_md5sum.py 25 support.rmtree(support.TESTFN)
  /external/skia/infra/bots/recipe_modules/core/resources/
generate_and_upload_doxygen.py 35 shutil.rmtree(path)
  /external/skia/infra/bots/recipe_modules/run/examples/
full.py 37 api.run.rmtree('mydir')
  /external/skia/tools/
merge_static_libs.py 52 shutil.rmtree(tempdir)
  /external/skqp/infra/bots/recipe_modules/core/resources/
generate_and_upload_doxygen.py 35 shutil.rmtree(path)
  /external/skqp/infra/bots/recipe_modules/run/examples/
full.py 37 api.run.rmtree('mydir')
  /external/skqp/tools/
merge_static_libs.py 52 shutil.rmtree(tempdir)
  /external/tensorflow/tensorflow/contrib/tensorboard/plugins/projector/
projector_api_test.py 45 self.addCleanup(shutil.rmtree, temp_dir)
  /external/toolchain-utils/cros_utils/
file_utils.py 61 shutil.rmtree(path, ignore_errors=True)
  /external/webrtc/tools/autoroller/unittests/
roll_chromium_revision_test.py 44 shutil.rmtree(self._output_dir, ignore_errors=True)
  /prebuilts/gdb/darwin-x86/lib/python2.7/bsddb/test/
test_cursor_pget_bug.py 35 test_support.rmtree(self.homeDir)
test_pickle.py 32 test_support.rmtree(self.homeDir)
  /prebuilts/gdb/darwin-x86/lib/python2.7/test/
test_compileall.py 25 shutil.rmtree(self.directory)
  /prebuilts/gdb/linux-x86/lib/python2.7/bsddb/test/
test_cursor_pget_bug.py 35 test_support.rmtree(self.homeDir)
test_pickle.py 32 test_support.rmtree(self.homeDir)
  /prebuilts/gdb/linux-x86/lib/python2.7/test/
test_compileall.py 25 shutil.rmtree(self.directory)
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/bsddb/test/
test_cursor_pget_bug.py 35 test_support.rmtree(self.homeDir)
test_pickle.py 32 test_support.rmtree(self.homeDir)
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_compileall.py 25 shutil.rmtree(self.directory)
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/bsddb/test/
test_cursor_pget_bug.py 35 test_support.rmtree(self.homeDir)
test_pickle.py 32 test_support.rmtree(self.homeDir)
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_compileall.py 25 shutil.rmtree(self.directory)
  /test/vts/utils/python/io/
file_util.py 56 shutil.rmtree(path, ignore_errors=ignore_errors)
  /tools/test/connectivity/acts/framework/acts/libs/ota/ota_tools/
update_device_ota_tool.py 58 shutil.rmtree(self.unzip_path)
  /external/abi-dumper/
Makefile.pl 25 use File::Path qw(mkpath rmtree);
178 rmtree($MODULES_PATH);

Completed in 1331 milliseconds

1 2 3 4 5 67 8 91011>>