Home
last modified time | relevance | path

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

/test/testfwk/xdevice/plugins/devicetest/utils/
Dutil.py41 def clean_sys_resource(file_path=None, file_base_name=None): argument
74 def get_dir_path(file_path): argument
81 def import_from_file(file_path, file_base_name): argument
332 def is_standard_lib(file_path): argument
338 def is_third_party_lib(file_path): argument
Dfile_util.py174 def os_open_file_write(file_path, content, mode="w"): argument
189 def os_open_file_read(file_path, mode="r"): argument
205 def save_file(file_path, content): 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/testfwk/xdevice/plugins/ohos/src/ohos/drivers/
Dbuild_only_driver_lite.py84 def _get_result_list(cls, file_path): argument
Doh_yara_driver.py352 def _do_parse_json(file_path): argument
/test/xts/tools/standard_check/
Dcheck_hvigor.py37 def get_file_md5(self, 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/xts/tools/build/
Dsuite.py384 def _check_file_exist(self, file_path): argument
/test/testfwk/xdevice/plugins/devicetest/controllers/tools/
Dscreen_agent.py200 def resize_image(cls, file_path, max_height=480, file_type="image"): argument
/test/testfwk/xdevice/plugins/ohos/src/ohos/environment/
Ddmlib_lite.py260 def check_string_in_file(file_path, target_string): argument
Ddevice.py531 def is_file_exist(self, file_path): argument
/test/testfwk/xdevice/src/xdevice/_core/executor/
Dsource.py310 def _make_test_descriptor(file_path, test_type_key): argument
/test/testfwk/xdevice/plugins/ohos/src/ohos/testkit/
Dkit.py290 def __download_web_resource(self, device, file_path): argument
336 def __query_resource_url(self, device, query_url, file_path): argument
/test/testfwk/xdevice/src/xdevice/_core/
Dutils.py55 def get_filename_extension(file_path): argument