Home
last modified time | relevance | path

Searched refs:rmtree (Results 1 - 25 of 30) sorted by relevance

12

/arkcompiler/runtime_core/static_core/tests/tests-u-runner/runner/
H A Dutils.py58 shutil.rmtree(target_path)
90 shutil.rmtree(dest_path)
111 shutil.rmtree(dest_path)
/arkcompiler/runtime_core/verifier/tests/
H A Dversion_compatibility_test.py39 shutil.rmtree(output_dir)
144 shutil.rmtree(output_dir)
H A Dverify_es2panda_test_abc.py59 shutil.rmtree(temp_files_dir)
135 shutil.rmtree(temp_files_dir)
H A Dverify_sys_hap_abc.py203 shutil.rmtree(out_folder)
/arkcompiler/runtime_core/static_core/tests/tests-u-runner/runner/plugins/ets/ets_templates/
H A Dets_templates_generator.py55 shutil.rmtree(self.__output_path)
/arkcompiler/ets_frontend/test/scripts/sdk_test/
H A Dpreparation.py76 shutil.rmtree(pictures_dic)
/arkcompiler/ets_frontend/testTs/
H A Dutils.py41 shutil.rmtree(path)
/arkcompiler/ets_frontend/arkguard/
H A Dcompile_arkguard.py31 shutil.rmtree(dest_package_path)
/arkcompiler/ets_frontend/es2panda/test/bytecode_file_size_comparison/
H A Dsize_compare.py356 shutil.rmtree(self.js_test_root)
358 shutil.rmtree(self.ts_test_root)
360 shutil.rmtree(self.java_test_root)
/arkcompiler/ets_frontend/es2panda/test/benchmark/
H A Dutils.py71 shutil.rmtree(path)
77 shutil.rmtree(path)
/arkcompiler/runtime_core/static_core/scripts/cmake-checker/
H A Dcmake_checker.py129 shutil.rmtree(temp_dir)
/arkcompiler/toolchain/build/toolchain/mac/
H A Dlinker_driver.py213 shutil.rmtree(path)
/arkcompiler/runtime_core/static_core/tests/vm-benchmarks/src/vmb/
H A Dgenerate.py22 from shutil import rmtree namespace
52 rmtree(str(self.out_dir))
/arkcompiler/toolchain/build/prebuilts_download/
H A Dprebuilts_download.py198 shutil.rmtree(dest_dir)
202 shutil.rmtree(dest_dir)
/arkcompiler/ets_frontend/test/scripts/utils/download_sdk_and_image/
H A Dupdate.py148 await loop.run_in_executor(None, shutil.rmtree, output_path)
H A Ddownload.py306 shutil.rmtree(path)
/arkcompiler/ets_frontend/es2panda/test/bytecode_file_size_comparison/test_cases/java_test_framework/
H A Drun_javar8.py136 shutil.rmtree(child_path)
/arkcompiler/ets_frontend/es2panda/test/
H A Dtest262util.py64 shutil.rmtree(test262_path)
/arkcompiler/runtime_core/static_core/scripts/
H A Dcompiler_bisect.py142 shutil.rmtree('ir_dump', ignore_errors=True)
/arkcompiler/runtime_core/static_core/tests/tests-u-runner/runner/plugins/ets/
H A Dpreparation_step.py85 shutil.rmtree(self.test_gen_path)
H A Dets_test_suite.py96 shutil.rmtree(self.test_root)
/arkcompiler/ets_frontend/test262/
H A Dutils.py212 shutil.rmtree(path)
/arkcompiler/ets_frontend/arkguard/scripts/
H A Dcombination_test.py203 shutil.rmtree(self.obfscated_cache_root_dir)
H A Dgrammar_test.py389 shutil.rmtree(self.obfscated_cache_root_dir)
/arkcompiler/ets_runtime/test/jsperftest/
H A Drun_js_test.py264 shutil.rmtree(fangzhou_test_path)
904 shutil.rmtree(Constants.TMP_PATH)

Completed in 22 milliseconds

12