Home
last modified time | relevance | path

Searched defs:_device (Results 1 – 2 of 2) sorted by relevance

/test/testfwk/xdevice/plugins/devicetest/controllers/tools/
Dscreen_agent.py49 def get_instance(cls, _device): argument
61 def remove_instance(cls, _device): argument
73 def get_take_picture_path(cls, _device, picture_name, argument
118 def _do_capture(cls, _device, link, path, title, ext=".png"): argument
139 def __screen_and_save_picture(cls, _device, name, ext=".png", exe_type="takeImage"): argument
150 def capture_step_picture(cls, file_name, step_name, _device, ext=".png"): argument
181 def get_image_dir_path(cls, _device, name, ext=".png", exe_type="takeImage"): argument
/test/testfwk/xdevice/src/xdevice/_core/cluster/worker/
Dtask_runner.py77 def inner_add(_label, _device): argument