Home
last modified time | relevance | path

Searched defs:root (Results 1 – 3 of 3) sorted by relevance

/build/lite/testfwk/
Dlite_testcase_resource_copy.py50 def _resources_with_xml_v1(root, testcase_target_name, test_resource_path, argument
101 def _resources_with_xml_v2(root, testcase_target_name, test_resource_path, argument
/build/ohos/testfwk/
Dtestcase_resource_copy.py54 def _resources_with_xml_v1(root, testcase_target_name, test_resource_path, argument
105 def _resources_with_xml_v2(root, testcase_target_name, test_resource_path, argument
/build/scripts/util/
Dpyd.py131 def start_server(host, port, root): argument