Home
last modified time | relevance | path

Searched refs:screen_take_picture (Results 1 - 2 of 2) sorted by relevance

/test/testfwk/xdevice/plugins/devicetest/controllers/tools/
H A Dscreen_agent.py113 def screen_take_picture(cls, args, result, _ta=None, is_raise_exception=True): member in ScreenAgent
/test/testfwk/xdevice/plugins/devicetest/core/
H A Dtest_case.py142 ScreenAgent.screen_take_picture([device], False, "shot_on_fail")
858 ScreenAgent.screen_take_picture(args, False, func_name, is_raise_exception=is_raise_exception)
888 ScreenAgent.screen_take_picture(args, result, func.__name__, is_raise_exception=is_raise_exception)
904 ScreenAgent.screen_take_picture(args, result, func.__name__, is_raise_exception=is_raise_exception)

Completed in 3 milliseconds