Home
last modified time | relevance | path

Searched refs:exists (Results 1 - 25 of 1358) sorted by relevance

12345678910>>...55

/foundation/arkui/ace_engine/build/tools/
H A Dbuild_js.py34 if os.path.exists(interface_target_path):
39 if os.path.exists(third_party_target_path):
50 if os.path.exists(js2bundle_target_path):
59 if not os.path.exists(js2bundle_node_modules_target_path):
63 if os.path.exists(target_i18n_path):
66 if os.path.exists(source_i18n_path):
70 if os.path.exists(target_common_path):
73 if os.path.exists(source_common_path):
89 if os.path.exists(target_build_dest_path):
/test/testfwk/developer_test/local_coverage/
H A Dcoverage_tools.py41 if os.path.exists(all_system_info_path):
52 if os.path.exists(system_info_path):
57 print("%s not exists.", all_system_info_path)
66 if os.path.exists(code_path):
74 if os.path.exists(gcda_dir_path):
78 if os.path.exists(remove_out):
81 if os.path.exists(remove_thrd):
94 if not os.path.exists(tmp_cov_path):
96 if not os.path.exists(os.path.join(tmp_cov_path, "ex.txt")):
124 if os.path.exists(testfwk_json_pat
[all...]
/test/testfwk/developer_test/libs/fuzzlib/tools/
H A Dcolored.py69 if not os.path.exists(Colored.LOG_DIR):
73 if not os.path.exists(project_log_dir):
77 if not os.path.exists(current_project_log_dir):
82 if not os.path.exists(Colored.LOG_DIR):
86 if not os.path.exists(project_log_dir):
90 if not os.path.exists(current_project_log_dir):
/foundation/communication/bluetooth_service/services/bluetooth/stack/src/btm/
H A Dbtm_snoop.c192 bool exists = false; in BtmIsFileExists() local
195 exists = true; in BtmIsFileExists()
198 return exists; in BtmIsFileExists()
204 bool exists = BtmIsFileExists(HCI_LOG_PATH); in BtmPrepareSnoopFile() local
205 if (exists) { in BtmPrepareSnoopFile()
219 bool exists = BtmIsFileExists(g_outputPath); in BtmPrepareSnoopFile() local
220 if (exists) { in BtmPrepareSnoopFile()
/test/xts/tools/build/
H A Dutils.py74 if not os.path.exists(input_file):
84 if not os.path.exists(file_dir):
111 if to_dir and not os.path.exists(_output):
113 if not to_dir and not os.path.exists(_parent_output):
170 if not os.path.exists(module_list_file):
225 if not os.path.exists(gradle_output_dir):
228 if not os.path.exists(out_put_dir):
/test/testfwk/developer_test/libs/fuzzlib/
H A Dfuzzer_helper.py99 if not os.path.exists(project_yaml_path):
130 print(color_logger.red('%s already exists.' % project_dir_path),
136 if os.path.exists(file_path):
142 if os.path.exists(file_path):
148 if os.path.exists(file_path):
153 if os.path.exists(file_path):
159 if not os.path.exists(corpus_dir):
161 if os.path.exists(os.path.join(corpus_dir, 'init')):
201 if not os.path.exists(os.path.dirname(subsystem_src_flag_file_path)):
203 if os.path.exists(subsystem_src_flag_file_pat
[all...]
/device/soc/hisilicon/hi3861v100/sdk_liteos/build/scripts/
H A Dpkt_builder.py148 if not os.path.exists(flash_boot_file):
166 if not os.path.exists(normal_nv_file):
170 if not os.path.exists(kernel_file):
188 if not os.path.exists(normal_nv_file):
192 if not os.path.exists(kernel_file):
216 if not os.path.exists(flash_boot_file):
220 if not os.path.exists(factory_nv_file):
224 if not os.path.exists(normal_nv_file):
228 if not os.path.exists(upg_file):
246 if not os.path.exists(upg_fil
[all...]
/test/testfwk/developer_test/src/core/build/
H A Dbuild_testcases.py62 if not os.path.exists(target_dir):
87 if os.path.exists(toolchain_filepath):
110 if os.path.exists(xts_testcase_out_dir):
232 if os.path.exists(package_out_dir):
239 if os.path.exists(phone_out_dir):
252 if os.path.exists(curr_productform_outdir):
271 if os.path.exists(phone_out_dir):
284 if os.path.exists(curr_productform_outdir):
299 if os.path.exists(BUILD_FILEPATH):
325 if os.path.exists(BUILD_FILEPAT
[all...]
H A Dselect_targets.py39 if os.path.exists(filepath):
71 if os.path.exists(default_part_path):
80 if os.path.exists(product_part_path):
135 if os.path.exists(check_path):
191 if os.path.exists(module_path):
H A Dpretreat_targets.py80 if not os.path.exists(config_path):
83 if not os.path.exists(gn_path):
149 if os.path.exists(src_path):
151 if os.path.exists(gn_path) and os.path.exists(gn_bak_path):
/test/testfwk/developer_test/local_coverage/code_coverage/
H A Dmultiprocess_code_coverage.py81 if os.path.exists(subsystem_config_filepath):
110 if os.path.exists(subsystem_rootpath_item):
169 if os.path.exists(gcno_path):
172 print(f"{gcno_path} not exists!")
185 if not os.path.exists(single_info_path):
190 if not os.path.exists(src_dir):
191 print(f"Sours path {src_dir} not exists!")
214 if not os.path.exists(trace_file):
215 print(f"Error: trace file {trace_file} not exists!")
224 if os.path.exists(filenam
[all...]
/test/xts/tools/lite/build/
H A Dutils.py104 if not os.path.exists(input_file):
114 if not os.path.exists(file_dir):
141 if to_dir and not os.path.exists(_output):
143 if not to_dir and not os.path.exists(_parent_output):
163 if os.path.isfile(source_file) and os.path.exists(source_file):
168 if not os.path.exists(new_output):
212 if not os.path.exists(module_list_file):
236 if os.path.exists(product_json):
310 if os.path.exists(module_info_list_file):
324 if not os.path.exists(out_di
[all...]
H A Dsuite.py113 if _test_xml and os.path.exists(_test_xml):
132 if os.path.exists(module_info_list_file):
148 if not os.path.exists(tmpl_file):
160 if not os.path.exists(file_path):
184 if os.path.exists(factory_script):
215 if not os.path.exists(os.path.join(
/test/testfwk/developer_test/local_coverage/restore_comment/
H A Dbuild_before_generate.py55 if not os.path.exists(path) or "test" in path:
60 if os.path.exists(f"{source_dir}_bk{suffix_name}"):
93 if os.path.exists(file_path):
103 if os.path.exists(system_info_path):
113 if os.path.exists(part_path):
118 print("%s not exists.", system_info_path)
H A Dafter_lcov_branch.py49 if not os.path.exists(path):
55 if os.path.exists(f"{source_dir}_bk{suffix_name}"):
72 if os.path.exists(part_name_path):
79 if os.path.exists(file_path):
/test/testfwk/xdevice/src/xdevice/_core/report/
H A Dencrypt.py43 if not os.path.exists(Variables.report_vars.pub_key_file):
49 if os.path.exists(pub_key_path):
54 if os.path.exists(pub_key_path):
109 if os.path.exists(pri_key_path):
113 if not os.path.exists(pri_key_file):
165 if not os.path.exists(src_file):
166 LOG.error("File '%s' not exists!" % src_file)
H A D__main__.py41 if not os.path.exists(report_path):
71 if not os.path.exists(data_js):
76 if os.path.exists(export_csv):
/test/testfwk/developer_test/local_coverage/resident_service/
H A Dinit_gcov.py46 if not os.path.exists(recv_restores_path):
49 if not os.path.exists(recv_restores_name):
55 if os.path.exists(cfg_file_path):
68 if os.path.exists(cfg_file_path):
73 print("init.cfg file not exists")
98 if os.path.exists(cfg_file_path):
109 if os.path.exists(cfg_file_path):
116 print("faultloggerd.cfg file not exists.")
167 if os.path.exists(new_json):
196 if os.path.exists(new_jso
[all...]
/test/testfwk/developer_test/src/core/config/
H A Dconfig_manager.py49 if os.path.exists(self.filepath):
73 if os.path.exists(self.filepath):
109 if os.path.exists(self.filepath):
137 if not os.path.exists(self.filepath):
146 if os.path.exists(self.filepath):
192 if os.path.exists(self.filepath):
207 if os.path.exists(self.filepath):
228 if os.path.exists(self.filepath):
258 if os.path.exists(self.filepath):
298 if os.path.exists(sel
[all...]
/test/testfwk/developer_test/src/core/testcase/
H A Dtestcase_manager.py104 if os.path.exists(json_file_path):
147 if os.path.exists(json_file_path):
160 if os.path.exists(json_file_path):
185 if os.path.exists(test_case_path):
211 if os.path.exists(test_case_out_path):
300 if os.path.exists(external_deps_path):
333 if not os.path.exists(xts_test_case_path):
/test/testfwk/developer_test/libs/benchmark/report/
H A Dgenerate_report.py106 if not os.path.exists(src_path):
107 print("%s not exists" % src_path)
110 if os.path.exists(dest_path):
247 if not os.path.exists(os.path.dirname(tmpl_file_path)):
249 ("Warning: %s not exists" % tmpl_file_path))
253 if not os.path.exists(os.path.dirname(out_report_file_path)):
256 if os.path.exists(tmpl_file_path):
273 if os.path.exists(os.path.abspath(out_report_file_path)):
306 if not os.path.exists(os.path.dirname(report_tmpl_file_path)):
308 ("Warning: %s not exists"
[all...]
/test/testfwk/developer_test/src/core/
H A Dutils.py35 if not os.path.exists(full_path):
115 if os.path.exists(product_form_dir):
143 if not os.path.exists(device_json_file):
162 if not os.path.exists(build_prop):
199 if os.path.exists(os.path.join(current_dir, "tests")):
/test/testfwk/developer_test/local_coverage/push_coverage_so/
H A Dpush_coverage.py35 if not os.path.exists(parts_info_json):
36 logger("{} not exists.".format(parts_info_json), "ERROR")
54 if not os.path.exists(parts_info_json):
55 logger("{} not exists.".format(parts_info_json), "ERROR")
75 if not os.path.exists(subsystem_config_json):
76 logger("{} not exists.".format(subsystem_config_json), "ERROR")
142 if not os.path.exists(source_path):
/foundation/graphic/graphic_2d/rosen/test/2d_graphics/unittest/ndk/
H A Ddrawing_text_font_descriptor_test.cpp178 if (!fs::exists(INSTALLED_FONT_CONFIG_FILE)) { in HWTEST_F()
203 if (!fs::exists(STYLISH_FONT_CONFIG_FILE) && !fs::exists(STYLISH_FONT_CONFIG_PROD_FILE)) { in HWTEST_F()
250 if (!fs::exists(STYLISH_FONT_CONFIG_FILE) && !fs::exists(STYLISH_FONT_CONFIG_PROD_FILE) && in HWTEST_F()
251 !fs::exists(INSTALLED_FONT_CONFIG_FILE)) { in HWTEST_F()
/test/testfwk/developer_test/aw/python/distributed/common/
H A Dcommon.py47 if not os.path.exists(result_path):
72 if not os.path.exists(current_dir):
87 if not os.path.exists(savepath):

Completed in 10 milliseconds

12345678910>>...55