HomeSort by relevance Sort by last modified time
    Searched full:rmtree (Results 226 - 250 of 476) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/bsddb/test/
test_sequence.py 29 test_support.rmtree(self.homeDir)
test_compare.py 90 test_support.rmtree(self.homeDir)
276 test_support.rmtree(self.homeDir)
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/distutils/tests/
test_sysconfig.py 28 shutil.rmtree(path)
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
script_helper.py 104 shutil.rmtree(dirname)
test_pkgutil.py 18 self.addCleanup(shutil.rmtree, self.dirname)
test_pydoc.py 15 TESTFN, rmtree, reap_children, captured_stdout)
310 self.addCleanup(rmtree, TESTFN)
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/bsddb/test/
test_db.py 102 test_support.rmtree(self.homeDir)
test_distributed_transactions.py 52 test_support.rmtree(self.homeDir)
test_misc.py 18 test_support.rmtree(self.homeDir)
test_replication.py 68 test_support.rmtree(self.homeDirClient)
69 test_support.rmtree(self.homeDirMaster)
355 test_support.rmtree(self.homeDirClient)
356 test_support.rmtree(self.homeDirMaster)
test_sequence.py 29 test_support.rmtree(self.homeDir)
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/distutils/tests/
test_sysconfig.py 28 shutil.rmtree(path)
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
script_helper.py 104 shutil.rmtree(dirname)
test_pkgutil.py 18 self.addCleanup(shutil.rmtree, self.dirname)
  /external/autotest/utils/
external_packages.py 265 shutil.rmtree(extracted_dir)
317 shutil.rmtree(egg_subdir)
342 shutil.rmtree(egg_info)
411 shutil.rmtree(temp_dir)
577 shutil.rmtree(temp_dir)
802 shutil.rmtree(target_dir)
    [all...]
  /external/autotest/client/site_tests/platform_EncryptedStateful/
platform_EncryptedStateful.py 84 shutil.rmtree(self.root)
116 shutil.rmtree(self.root)
  /external/chromium-trace/catapult/catapult_build/
run_dev_server_tests.py 310 shutil.rmtree(tmpdir)
311 shutil.rmtree(user_data_dir)
  /external/clang/
build.py 116 shutil.rmtree(install_host_dir)
465 shutil.rmtree(install_host_dir)
  /ndk/tests/
run-all.py 292 shutil.rmtree(out_dir)
296 atexit.register(lambda: shutil.rmtree(out_dir))
  /prebuilts/gdb/darwin-x86/lib/python2.7/bsddb/test/
test_compare.py 90 test_support.rmtree(self.homeDir)
276 test_support.rmtree(self.homeDir)
  /prebuilts/gdb/darwin-x86/lib/python2.7/test/
test_pydoc.py 15 TESTFN, rmtree, reap_children, captured_stdout)
310 self.addCleanup(rmtree, TESTFN)
test_zipfile.py 411 shutil.rmtree(os.path.join(os.getcwd(), 'ziptest2dir'))
427 shutil.rmtree(os.path.join(os.getcwd(), 'ziptest2dir'))
512 shutil.rmtree('target')
517 shutil.rmtree('target')
526 shutil.rmtree(fixedname.split('/')[0])
531 shutil.rmtree(fixedname.split('/')[0])
776 shutil.rmtree(TESTFN2)
    [all...]
  /prebuilts/gdb/linux-x86/lib/python2.7/bsddb/test/
test_compare.py 90 test_support.rmtree(self.homeDir)
276 test_support.rmtree(self.homeDir)
  /prebuilts/gdb/linux-x86/lib/python2.7/test/
test_pydoc.py 15 TESTFN, rmtree, reap_children, captured_stdout)
310 self.addCleanup(rmtree, TESTFN)
test_zipfile.py 411 shutil.rmtree(os.path.join(os.getcwd(), 'ziptest2dir'))
427 shutil.rmtree(os.path.join(os.getcwd(), 'ziptest2dir'))
512 shutil.rmtree('target')
517 shutil.rmtree('target')
526 shutil.rmtree(fixedname.split('/')[0])
531 shutil.rmtree(fixedname.split('/')[0])
776 shutil.rmtree(TESTFN2)
    [all...]

Completed in 286 milliseconds

1 2 3 4 5 6 7 8 91011>>