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

<<21222324252627282930>>

  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/distutils/tests/
support.py 76 shutil.rmtree(d, os.name in ('nt', 'cygwin'))
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_glob.py 43 shutil.rmtree(self.tempdir)
test_tarfile.py 769 shutil.rmtree(tempdir)
797 shutil.rmtree(tempdir)
    [all...]
  /system/extras/simpleperf/scripts/
update.py 121 shutil.rmtree(install_dir)
  /test/framework/harnesses/host_controller/build/
build_provider.py 64 shutil.rmtree(self._tmp_dirpath)
  /test/vts/testcases/host/verify_dtbo/
VtsFirmwareDtboVerification.py 178 shutil.rmtree(self.temp_dir)
  /test/vts/utils/python/systrace/
systrace_controller.py 262 shutil.rmtree(os.path.basename(self._path_output))
  /test/vts-testcase/kernel/config/
VtsKernelConfigTest.py 248 shutil.rmtree(self._temp_dir)
  /tools/test/connectivity/acts/framework/tests/
acts_test_runner_test.py 50 shutil.rmtree(self.tmp_dir)
  /art/tools/jfuzz/
run_jfuzz_test.py 418 shutil.rmtree(self._jfuzz_dir)
420 shutil.rmtree(self._results_dir)
614 shutil.rmtree(file_path)
  /external/ply/ply/test/
testlex.py 336 shutil.rmtree("lexdir")
476 shutil.rmtree("lexdir")
513 shutil.rmtree("lexdir")
  /external/python/cpython3/Lib/test/
test_compileall.py 42 shutil.rmtree(self.directory)
204 shutil.rmtree(self.directory)
271 self.addCleanup(support.rmtree, self.directory)
test_zipfile.py 16 from test.support import (TESTFN, findfile, unlink, rmtree, temp_dir,
858 rmtree(TESTFN2)
    [all...]
  /external/skia/tools/skp/
webpages_playback.py 400 shutil.rmtree(site)
407 shutil.rmtree(d)
487 shutil.rmtree(path)
  /external/skqp/tools/skp/
webpages_playback.py 400 shutil.rmtree(site)
407 shutil.rmtree(d)
487 shutil.rmtree(path)
  /external/autotest/site_utils/
gs_offloader.py 355 shutil.rmtree(dirpath)
725 shutil.rmtree(dir_entry)
727 # The wrong file permission can lead call `shutil.rmtree(dir_entry)`
732 shutil.rmtree(dir_entry)
758 shutil.rmtree(dir_entry)
    [all...]
gs_offloader_unittest.py 678 shutil.rmtree(self._resultsroot)
    [all...]
  /external/python/cpython2/Lib/test/
test_zipfile.py 22 run_unittest, findfile, unlink, rmtree, \
461 rmtree(os.path.join(os.getcwd(), 'ziptest2dir'))
478 rmtree(os.path.join(os.getcwd(), 'ziptest2dir'))
563 rmtree('target')
568 rmtree('target')
577 rmtree(fixedname.split('/')[0])
582 rmtree(fixedname.split('/')[0])
    [all...]
test_tarfile.py     [all...]
test_tempfile.py 251 shutil.rmtree(our_temp_directory)
281 support.rmtree(dir)
832 self.addCleanup(support.rmtree, dir)
    [all...]
  /external/tensorflow/tensorflow/python/estimator/canned/
linear_testing_utils.py 164 shutil.rmtree(self._model_dir)
244 shutil.rmtree(self._model_dir)
404 shutil.rmtree(self._model_dir)
500 shutil.rmtree(self._model_dir)
668 shutil.rmtree(self._model_dir)
    [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/
test_tarfile.py 746 shutil.rmtree(tempdir)
774 shutil.rmtree(tempdir)
873 shutil.rmtree(tempdir)
    [all...]
  /prebuilts/gdb/darwin-x86/lib/python2.7/test/
test_tarfile.py 769 shutil.rmtree(tempdir)
797 shutil.rmtree(tempdir)
    [all...]
  /prebuilts/gdb/linux-x86/lib/python2.7/test/
test_tarfile.py 769 shutil.rmtree(tempdir)
797 shutil.rmtree(tempdir)
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_tarfile.py 769 shutil.rmtree(tempdir)
797 shutil.rmtree(tempdir)
    [all...]

Completed in 1384 milliseconds

<<21222324252627282930>>