Searched defs:_device (Results 1 – 1 of 1) sorted by relevance
| /test/testfwk/xdevice/plugins/devicetest/controllers/tools/ |
| D | screen_agent.py | 48 def get_instance(cls, _device): argument 60 def remove_instance(cls, _device): argument 72 def get_take_picture_path(cls, _device, picture_name, argument 117 def _do_capture(cls, _device, link, path, ext=".png"): argument 144 def __screen_and_save_picture(cls, _device, name, ext=".png", exe_type="takeImage"): argument 159 def capture_step_picture(cls, _device, name, ext=".png"): argument 182 def get_image_dir_path(cls, _device, name, ext=".png", exe_type="takeImage"): argument
|