Searched refs:py_path (Results 1 – 1 of 1) sorted by relevance
| /developtools/integration_verification/DeployDevice/src/func/liteOsUpgrade/ |
| D | liteOsUpgrade_RK3568_app.py | 183 py_path = os.path.join(resource_path, "capturescreentest.py") 201 …test_return = cmd_test(screenshot_path, py_path, new_report_path, resource_path, sn, test_num, pr_… 441 def cmd_test(screenshot_path, py_path, new_report_path, resource_path, sn, test_num, pr_url): argument 459 …% (py_path, config_path, resource_path, save_screenshot_path, sn, test_num, screenshot_path, pr_ur…
|