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

<<313233343536373839

  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/bsddb/test/
test_basics.py 62 test_support.rmtree(self.homeDir)
99 test_support.rmtree(self.homeDir)
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/bsddb/test/
test_basics.py 62 test_support.rmtree(self.homeDir)
99 test_support.rmtree(self.homeDir)
    [all...]
  /bionic/libc/tools/
gensyscalls.py 27 atexit.register(shutil.rmtree, bionic_temp)
  /development/tools/privapp_permissions/
privapp_permissions.py 558 shutil.rmtree(directory, ignore_errors=True)
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/
test_httpservers.py 298 shutil.rmtree(self.tempdir)
  /external/autotest/client/bin/
job_unittest.py 155 self.god.stub_function(shutil, 'rmtree')
  /external/autotest/client/cros/
cryptohome.py 280 shutil.rmtree(abs_item)
  /external/autotest/client/cros/networking/
android_xmlrpc_server.py 172 shutil.rmtree(log_dir, ignore_errors=True)
  /external/autotest/client/site_tests/graphics_dEQP/
graphics_dEQP.py 554 shutil.rmtree(self._log_path, ignore_errors=True)
  /external/autotest/scheduler/
drone_utility.py 102 # the whole folder. shutil.rmtree has performance issue when a
  /external/autotest/site_utils/
perf_compare.py 524 shutil.rmtree(result_dir)
  /external/libmojo/mojo/public/tools/bindings/generators/
mojom_java_generator.py 404 shutil.rmtree(dirname)
  /external/noto-fonts/emoji-compat/
createfont.py 652 shutil.rmtree(tmp_dir, ignore_errors=True)
  /external/perfetto/tools/
gen_android_bp 604 shutil.rmtree(out)
  /external/python/cpython2/Lib/bsddb/test/
test_dbenv.py 17 test_support.rmtree(self.homeDir)
  /external/python/cpython2/Lib/test/
test_compile.py 571 test_support.rmtree(tmpd)
test_gettext.py 81 shutil.rmtree(os.path.split(LOCALEDIR)[0])
test_httpservers.py 339 shutil.rmtree(self.tempdir)
test_posix.py 554 shutil.rmtree(base_path)
  /external/python/cpython3/Lib/test/
test_gettext.py 134 support.rmtree(os.path.split(LOCALEDIR)[0])
  /external/python/cpython3/Lib/test/test_importlib/source/
test_file_loader.py 190 shutil.rmtree(pycache)
  /external/tensorflow/tensorflow/contrib/eager/python/examples/spinn/
spinn_test.py 127 shutil.rmtree(self._temp_data_dir)
  /external/tensorflow/tensorflow/python/debug/wrappers/
local_cli_wrapper.py 359 shutil.rmtree(self._dump_root)
local_cli_wrapper_test.py 156 shutil.rmtree(self._tmp_dir)
  /external/tensorflow/tensorflow/python/keras/_impl/keras/
models_test.py 265 self.addCleanup(shutil.rmtree, temp_dir)

Completed in 921 milliseconds

<<313233343536373839