Searched
full:rmtree (Results
676 -
700 of
969) sorted by null
<<21222324252627282930>>
| /prebuilts/python/linux-x86/2.7.5/lib/python2.7/multiprocessing/ |
| util.py | 140 Finalize(None, shutil.rmtree, args=[tempdir], exitpriority=-100)
|
| /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/ |
| test_sysconfig.py | 84 shutil.rmtree(path)
|
| /test/vts-testcase/kernel/api/rootdir/ |
| VtsKernelRootDirTest.py | 168 shutil.rmtree(self._temp_dir)
|
| /test/vts-testcase/vndk/abi/ |
| VtsVndkAbiTest.py | 82 shutil.rmtree(self._temp_dir)
|
| /build/make/tools/releasetools/ |
| build_image.py | 608 shutil.rmtree(in_dir) 611 shutil.rmtree(staging_system, ignore_errors=True)
|
| /external/libmojo/build/android/gyp/util/ |
| build_utils.py | 45 shutil.rmtree(dirname) 57 shutil.rmtree(dir_path)
|
| /external/python/cpython2/Lib/bsddb/test/ |
| test_all.py | 514 test_support.rmtree(path) 539 test_support.rmtree(get_new_path.prefix)
|
| test_associate.py | 88 test_support.rmtree(self.homeDir) 138 test_support.rmtree(self.homeDir)
|
| /external/python/cpython2/Lib/test/ |
| test_pydoc.py | 19 from test.test_support import (TESTFN, rmtree, reap_children, captured_stdout, 435 self.addCleanup(rmtree, TESTFN)
|
| /external/python/cpython3/Doc/library/ |
| weakref.rst | 519 shutil.rmtree(self.name) 545 self._finalizer = weakref.finalize(self, shutil.rmtree, self.name)
|
| /external/python/cpython3/Lib/ |
| tempfile.py | 797 _shutil.rmtree(name) 811 _shutil.rmtree(self.name)
|
| /external/selinux/sandbox/ |
| sandbox | 499 shutil.rmtree(self.__homedir) 503 shutil.rmtree(self.__tmpdir)
|
| /external/skia/infra/bots/recipes/perf.expected/ |
| Perf-ChromeOS-Clang-ASUSChromebookFlipC100-GPU-MaliT764-arm-Release-All.json | 666 "rmtree", 676 "name": "rmtree data"
|
| /external/skqp/infra/bots/recipes/perf.expected/ |
| Perf-ChromeOS-Clang-ASUSChromebookFlipC100-GPU-MaliT764-arm-Release-All.json | 666 "rmtree", 676 "name": "rmtree data"
|
| /external/tensorflow/tensorflow/contrib/learn/python/learn/ |
| graph_actions_test.py | 105 shutil.rmtree(self._output_dir) 415 shutil.rmtree(self._output_dir)
|
| /external/tensorflow/tensorflow/python/tools/ |
| saved_model_cli_test.py | 390 shutil.rmtree(output_dir) 505 shutil.rmtree(output_dir)
|
| /external/toolchain-utils/cros_utils/ |
| misc.py | 295 shutil.rmtree(out_dir) 301 shutil.rmtree(out_dir)
|
| /external/v8/tools/unittests/ |
| run_perf_test.py | 110 shutil.rmtree(TEST_WORKSPACE) 115 shutil.rmtree(TEST_WORKSPACE)
|
| /frameworks/compile/libbcc/gdb_plugin/ |
| android-commands.py | 190 shutil.rmtree(self.temp_libdir) 406 shutil.rmtree(self.temp_dir)
|
| /prebuilts/gdb/darwin-x86/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)
|
| /prebuilts/gdb/linux-x86/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)
|
| /prebuilts/python/darwin-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)
|
Completed in 1152 milliseconds
<<21222324252627282930>>