Home
last modified time | relevance | path

Searched refs:copy_testcase_resources (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/build/lite/testfwk/
H A Dlite_testcase_resource_copy.py168 def copy_testcase_resources(resource_infos: dict): function
210 copy_testcase_resources(resources_list)
/ohos5.0/build/ohos/testfwk/
H A Dtestcase_resource_copy.py172 def copy_testcase_resources(resource_infos: list) -> list: function
321 result_dest_list = copy_testcase_resources(resources_list)