Lines Matching refs:str
28 def copy_dir(src: str, dest: str):
50 def _resources_with_xml_v1(root, testcase_target_name: str, test_resource_path: str,
51 part_build_out_path: str, resource_output_path: str):
96 def _parse_res_value(value: str):
101 def _resources_with_xml_v2(root, testcase_target_name: str, test_resource_path: str,
102 part_build_out_path: str, resource_output_path: str):
140 def find_testcase_resources(resource_config_file: str, testcase_target_name: str,
141 test_resource_path: str, part_build_out_path: str,
142 resource_output_path: str):