Home
last modified time | relevance | path

Searched refs:LoopAction (Results 1 – 3 of 3) sorted by relevance

/external/chromium-trace/catapult/telemetry/telemetry/internal/actions/
Dloop.py20 class LoopAction(media_action.MediaAction): class
22 super(LoopAction, self).__init__()
30 super(LoopAction, self).WillRunAction(tab)
Dloop_unittest.py23 action = loop.LoopAction(loop_count=2, selector='#video_1',
34 action = loop.LoopAction(loop_count=2, selector='all',
48 action = loop.LoopAction(loop_count=2, selector='#video_1',
/external/chromium-trace/catapult/telemetry/telemetry/page/
Daction_runner.py12 from telemetry.internal.actions.loop import LoopAction
652 self._RunAction(LoopAction(