Home
last modified time | relevance | path

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

/test/testfwk/xdevice/plugins/devicetest/controllers/tools/
Dscreen_agent.py74 ext=".png", exe_type="takeImage"): argument
139 def __screen_and_save_picture(cls, _device, name, ext=".png", exe_type="takeImage"): argument
181 def get_image_dir_path(cls, _device, name, ext=".png", exe_type="takeImage"): argument
/test/testfwk/xdevice/src/xdevice/_core/executor/
Dsource.py535 exe_type = copy.deepcopy(EXT_TYPE_DICT) variable in TestDictSource