HomeSort by relevance Sort by last modified time
    Searched refs:StopTimelineRecording (Results 1 - 5 of 5) sorted by null

  /external/chromium_org/tools/telemetry/telemetry/core/
web_contents.py 72 def StopTimelineRecording(self):
73 self._inspector_backend.StopTimelineRecording()
  /external/chromium_org/tools/perf/measurements/
image_decoding.py 30 tab.StopTimelineRecording()
  /external/chromium_org/tools/perf/metrics/
timeline.py 48 tab.StopTimelineRecording()
  /external/chromium_org/tools/telemetry/telemetry/core/chrome/
inspector_timeline.py 20 self._tab.StopTimelineRecording()
inspector_backend.py 201 def StopTimelineRecording(self):

Completed in 1145 milliseconds