/test/testfwk/developer_test/src/core/build/ |
H A D | build_testcases.py | 111 shutil.rmtree(xts_testcase_out_dir) 233 shutil.rmtree(package_out_dir) 240 shutil.rmtree(phone_out_dir) 253 shutil.rmtree(curr_productform_outdir)
|
/test/testfwk/xdevice/plugins/devicetest/utils/ |
H A D | file_util.py | 239 shutil.rmtree(filename) 254 shutil.rmtree(dirname) 257 shutil.rmtree(dirname) 339 shutil.rmtree(folder_path)
|
/third_party/vulkan-loader/scripts/ |
H A D | update_deps.py | 265 shutil.rmtree function can fail on Windows due to read-only files. 389 shutil.rmtree(self.repo_dir, onerror=on_rm_error) 420 shutil.rmtree(self.repo_dir, onerror = on_rm_error) 462 shutil.rmtree(self.build_dir, onerror=on_rm_error) 465 shutil.rmtree(self.install_dir, onerror=on_rm_error)
|
/third_party/skia/third_party/externals/libwebp/swig/ |
H A D | setup.py | 40 shutil.rmtree(tmpdir)
|
/third_party/skia/tools/skqp/ |
H A D | setup_resources | 16 shutil.rmtree(dst)
|
/third_party/skia/third_party/externals/harfbuzz/test/shape/data/aots/ |
H A D | update.py | 27 shutil.rmtree ('tests')
|
/third_party/skia/third_party/externals/tint/fuzzers/ |
H A D | generate_wgsl_corpus.py | 50 shutil.rmtree(corpus_dir)
|
/third_party/vk-gl-cts/scripts/build/ |
H A D | build.py | 56 shutil.rmtree(config.buildDir)
|
/third_party/vk-gl-cts/scripts/ctsbuild/ |
H A D | build.py | 56 shutil.rmtree(config.buildDir)
|
/third_party/node/deps/v8/tools/release/ |
H A D | test_mergeinfo.py | 39 shutil.rmtree(self.base_dir) 53 shutil.rmtree(self.base_dir)
|
/third_party/typescript/tests/ts_extra_tests/ |
H A D | run_ts_case.py | 110 shutil.rmtree(target_dir)
166 shutil.rmtree(TEMP_DIR_NAME)
|
/third_party/python/Lib/test/ |
H A D | test_unicode_file.py | 9 from test.support.os_helper import (rmtree, change_cwd, TESTFN_UNICODE, namespace 88 rmtree(make_name)
|
/third_party/python/Lib/test/test_importlib/ |
H A D | fixtures.py | 30 shutil.rmtree(tmpdir) 126 shutil.rmtree(self.site_dir / "distinfo_pkg-1.0.0.dist-info")
|
/third_party/python/Lib/test/test_peg_generator/ |
H A D | test_c_parser.py | 90 cls.addClassCleanup(shutil.rmtree, cls.library_dir) 103 shutil.rmtree(self.tmp_path)
|
/foundation/filemanagement/file_api/interfaces/kits/ts/streamhash/ |
H A D | build_ts_js.py | 59 CMD_INST = shutil.rmtree(INPUT_ARGUMENTS.out_filePath)
|
/foundation/filemanagement/file_api/interfaces/kits/ts/streamrw/ |
H A D | build_ts_js.py | 59 CMD_INST = shutil.rmtree(INPUT_ARGUMENTS.out_filePath)
|
/third_party/flatbuffers/ |
H A D | install.py | 35 shutil.rmtree(old_dir)
|
/third_party/node/tools/v8/ |
H A D | node_common.py | 54 shutil.rmtree(target, onerror=OnRmError)
|
/third_party/skia/third_party/externals/angle2/tools/glslang/ |
H A D | update_glslang_binary.py | 66 shutil.rmtree(out_dir)
|
/third_party/skia/infra/bots/recipe_modules/doxygen/resources/ |
H A D | generate_and_upload_doxygen.py | 35 shutil.rmtree(path)
|
/third_party/skia/infra/bots/recipe_modules/build/ |
H A D | flutter.py | 38 api.run.rmtree(out_dir)
|
/third_party/python/Lib/test/test_import/ |
H A D | __init__.py | 28 TESTFN, rmtree, temp_umask, TESTFN_UNENCODABLE, temp_dir) 45 rmtree('__pycache__') 659 rmtree(self.dir_name) 722 rmtree(self.path) 860 rmtree('__pycache__') 960 rmtree('pep3147') 983 rmtree('pep3147') 1022 os_helper.rmtree(self.tagged) 1023 os_helper.rmtree(self.package_name) 1029 self.addCleanup(os_helper.rmtree, sel [all...] |
/third_party/vk-gl-cts/scripts/ |
H A D | make_release.py | 265 shutil.rmtree(os.path.join(packageBuildInfo.dstBasePath, "src"), ignore_errors=False) 346 shutil.rmtree(path, ignore_errors=False) 355 shutil.rmtree(os.path.join(dstBasePath, "src"), ignore_errors=False) 366 shutil.rmtree(path, ignore_errors=False)
|
/test/xts/acts/commonlibrary/toolchain/libc-test/ |
H A D | tar_files.py | 72 shutil.rmtree(args.temp_path) # delete middle file
|
/third_party/gn/build/ |
H A D | full_test.py | 18 shutil.rmtree(d)
|