/prebuilts/gdb/darwin-x86/lib/python2.7/test/ |
test_filecmp.py | 52 shutil.rmtree(dir, True) 67 shutil.rmtree(self.dir) 68 shutil.rmtree(self.dir_same) 69 shutil.rmtree(self.dir_diff)
|
test_py_compile.py | 29 shutil.rmtree(self.directory)
|
/prebuilts/gdb/linux-x86/lib/python2.7/test/ |
test_bsddb185.py | 37 shutil.rmtree(tmpdir)
|
test_filecmp.py | 52 shutil.rmtree(dir, True) 67 shutil.rmtree(self.dir) 68 shutil.rmtree(self.dir_same) 69 shutil.rmtree(self.dir_diff)
|
test_py_compile.py | 29 shutil.rmtree(self.directory)
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/ |
test_bsddb185.py | 37 shutil.rmtree(tmpdir)
|
test_filecmp.py | 52 shutil.rmtree(dir, True) 67 shutil.rmtree(self.dir) 68 shutil.rmtree(self.dir_same) 69 shutil.rmtree(self.dir_diff)
|
test_py_compile.py | 29 shutil.rmtree(self.directory)
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/ |
test_bsddb185.py | 37 shutil.rmtree(tmpdir)
|
test_filecmp.py | 52 shutil.rmtree(dir, True) 67 shutil.rmtree(self.dir) 68 shutil.rmtree(self.dir_same) 69 shutil.rmtree(self.dir_diff)
|
test_py_compile.py | 29 shutil.rmtree(self.directory)
|
/external/chromium-trace/catapult/telemetry/telemetry/value/ |
trace_unittest.py | 86 shutil.rmtree(tempdir) 128 shutil.rmtree(self.temp_test_dir)
|
/external/opencv3/platforms/scripts/ |
cmake_android_all_cameras.py | 34 shutil.rmtree(BuildDir) 42 shutil.rmtree(os.path.join(AndroidTreeRoot, "out", "target", "product", "generic", "system"), ignore_errors=True)
|
/external/selinux/policycoreutils/sandbox/ |
test_sandbox.py | 87 shutil.rmtree(homedir) 95 shutil.rmtree(tmpdir)
|
/external/autotest/client/profilers/pgo/ |
pgo.py | 35 shutil.rmtree(self._source_dir)
|
/external/chromium-trace/catapult/telemetry/telemetry/core/ |
util_unittest.py | 76 shutil.rmtree(self.test_directory)
|
/external/chromium-trace/catapult/third_party/gsutil/third_party/apitools/apitools/gen/ |
client_generation_test.py | 31 shutil.rmtree(path)
|
/external/deqp/external/ |
fetch_sources.py | 49 shutil.rmtree(fullDstPath, ignore_errors=False) 75 shutil.rmtree(archiveDir, ignore_errors=False) 109 shutil.rmtree(tmpPath, ignore_errors=False) 131 shutil.rmtree(tmpPath, ignore_errors=True)
|
/prebuilts/gdb/darwin-x86/lib/python2.7/bsddb/test/ |
test_fileid.py | 52 test_support.rmtree(self.db_env_path)
|
/prebuilts/gdb/linux-x86/lib/python2.7/bsddb/test/ |
test_fileid.py | 52 test_support.rmtree(self.db_env_path)
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/bsddb/test/ |
test_fileid.py | 52 test_support.rmtree(self.db_env_path)
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/bsddb/test/ |
test_fileid.py | 52 test_support.rmtree(self.db_env_path)
|
/external/autotest/utils/ |
compile_gwt_clients.py | 73 shutil.rmtree(old_install_dir) 82 shutil.rmtree(install_dir) 186 shutil.rmtree(_TMP_COMPILE_DIR)
|
/external/chromium-trace/catapult/third_party/typ/typ/tests/ |
runner_test.py | 106 h.rmtree(tmpdir) 131 h.rmtree(tmpdir) 184 h.rmtree(tmpdir)
|
/bionic/libc/tools/ |
genversion-scripts.py | 25 atexit.register(shutil.rmtree, bionic_temp)
|