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.py21 class LoopAction(media_action.MediaAction): class
23 super(LoopAction, self).__init__()
31 super(LoopAction, self).WillRunAction(tab)
Dloop_unittest.py25 action = loop.LoopAction(loop_count=2, selector='#video_1',
36 action = loop.LoopAction(loop_count=2, selector='all',
50 action = loop.LoopAction(loop_count=2, selector='#video_1',
Daction_runner.py14 from telemetry.internal.actions.loop import LoopAction
787 self._RunAction(LoopAction(