Home
last modified time | relevance | path

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

/external/chromium-trace/catapult/telemetry/telemetry/core/
Dandroid_platform.py5 from telemetry.core import android_action_runner
15 self._android_action_runner = android_action_runner.AndroidActionRunner(
19 def android_action_runner(self): member in AndroidPlatform