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

<<21222324252627282930>>

  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/bsddb/test/
test_all.py 517 test_support.rmtree(path)
542 test_support.rmtree(get_new_path.prefix)
test_associate.py 88 test_support.rmtree(self.homeDir)
138 test_support.rmtree(self.homeDir)
  /external/tensorflow/tensorflow/python/debug/cli/
analyzer_cli_test.py 637 shutil.rmtree(cls._dump_root)
638 shutil.rmtree(cls._dump_root_for_unique)
    [all...]
  /external/python/cpython3/Lib/test/
test_os.py 488 self.addCleanup(support.rmtree, self.dirname)
845 self.addCleanup(support.rmtree, support.TESTFN)
    [all...]
test_pydoc.py 28 TESTFN, rmtree,
658 self.addCleanup(rmtree, TESTFN)
721 self.addCleanup(rmtree, pkgdir)
    [all...]
  /external/tensorflow/tensorflow/python/training/
basic_session_run_hooks_test.py 380 shutil.rmtree(self.model_dir, ignore_errors=True)
771 shutil.rmtree(self.log_dir, ignore_errors=True)
    [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/distutils/tests/
test_build_ext.py 49 shutil.rmtree(self.tmp_dir, os.name == 'nt' or
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/
test_gettext.py 81 shutil.rmtree(os.path.split(LOCALEDIR)[0])
test_posix.py 371 shutil.rmtree(base_path)
test_zipfile.py 389 shutil.rmtree(os.path.join(os.getcwd(), 'ziptest2dir'))
408 shutil.rmtree(os.path.join(os.getcwd(), 'ziptest2dir'))
645 shutil.rmtree(TESTFN2)
    [all...]
  /external/autotest/client/site_tests/firmware_TouchMTB/
firmware_window.py 393 shutil.rmtree(self.tmp)
  /external/autotest/client/site_tests/platform_CompressedSwapPerf/
platform_CompressedSwapPerf.py 454 shutil.rmtree(temp_dir)
  /external/autotest/client/site_tests/security_SymlinkRestrictions/
security_SymlinkRestrictions.py 275 shutil.rmtree(path, ignore_errors=True)
  /external/autotest/site_utils/chromeos_proxy/
swarming_bots.py 202 shutil.rmtree(self.bot_dir)
  /external/autotest/site_utils/lxc/
container_unittest.py 369 shutil.rmtree(self.test_dir)
zygote_unittest.py 55 shutil.rmtree(cls.test_dir)
  /external/autotest/utils/
packager.py 191 shutil.rmtree(temp_dir)
  /external/chromium-trace/catapult/common/py_utils/py_utils/
cloud_storage_unittest.py 363 shutil.rmtree(tmp_dir)
  /external/chromium-trace/catapult/common/py_vulcanize/third_party/rcssmin/_setup/py2/
shell.py 91 _shutil.rmtree(dest)
  /external/chromium-trace/catapult/common/py_vulcanize/third_party/rjsmin/_setup/py2/
shell.py 91 _shutil.rmtree(dest)
  /external/jsoncpp/
makerelease.py 43 shutil.rmtree( dir_path )
  /external/python/cpython2/Doc/library/
shutil.rst 139 .. function:: rmtree(path[, ignore_errors[, onerror]])
  /external/python/cpython2/Lib/bsddb/test/
test_dbshelve.py 311 test_support.rmtree(self.homeDir)
test_dbtables.py 57 test_support.rmtree(self.testHomeDir)
test_thread.py 56 test_support.rmtree(self.homeDir)

Completed in 848 milliseconds

<<21222324252627282930>>