Home
last modified time | relevance | path

Searched defs:file_path (Results 1 – 16 of 16) sorted by relevance

/test/testfwk/xdevice/plugins/devicetest/utils/
Dfile_util.py171 def os_open_file_write(file_path, content, mode="w"): argument
188 def os_open_file_read(file_path, mode="r"): argument
208 def save_file(file_path, content): argument
223 def to_file_plus(file_path, content, console=False, level="INFO"): argument
Dutil.py36 def clean_sys_resource(file_path=None, file_base_name=None): argument
69 def get_dir_path(file_path): argument
76 def import_from_file(file_path, file_base_name): argument
/test/testfwk/developer_test/local_coverage/keyword_registration/
Dkeyword_filter.py99 def get_coverage_content(file_path): argument
344 def get_coverage_lines_by_branch(self, file_path, content=None): argument
500 def update_coverage_ratio_tag(self, file_path): argument
557 def update_statistic(self, file_path, hit_shield_num, total_shield_num): argument
660 def judge_branch_exists(self, file_path): argument
671 def modify_branch(self, file_path, keyword_list): argument
775 def keyword_registration(self, file_path, keyword_list): argument
/test/xts/hats/
Dcheck_hvigor.py25 def get_file_md5(file_path): argument
/test/xts/acts/
Dcheck_hvigor.py25 def get_file_md5(file_path): argument
/test/xts/tools/lite/build/
Dsuite.py159 def _check_file_exist(file_path): argument
/test/testfwk/developer_test/aw/python/distributed/distribute/
Ddistribute.py206 def _write_device_config(device_info, file_path): argument
/test/testfwk/developer_test/src/core/config/
Dresource_manager.py66 def find_node_by_target(file_path, targe_tname): argument
/test/testfwk/xdevice/plugins/devicetest/controllers/tools/
Dscreen_agent.py201 def resize_image(cls, file_path, max_height=480, file_type="image"): argument
/test/xts/tools/build/
Dsuite.py384 def _check_file_exist(self, file_path): argument
/test/testfwk/xdevice/src/xdevice/_core/executor/
Dsource.py297 def _make_test_descriptor(file_path, test_type_key): argument
/test/testfwk/xdevice/plugins/ohos/src/ohos/testkit/
Dkit.py283 def __download_web_resource(self, device, file_path): argument
331 def __query_resource_url(self, device, query_url, file_path): argument
/test/testfwk/xdevice/src/xdevice/_core/
Dutils.py52 def get_filename_extension(file_path): argument
/test/testfwk/xdevice/plugins/ohos/src/ohos/drivers/
Ddrivers_lite.py1070 def _get_result_list(cls, file_path): argument
Dopenharmony.py1203 def _do_parse_json(file_path): argument
/test/testfwk/xdevice/plugins/ohos/src/ohos/environment/
Ddevice.py464 def is_file_exist(self, file_path): argument