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

  /external/chromium-trace/catapult/systrace/profile_chrome/
chrome_startup_tracing_agent.py 26 self._trace_file = None
68 self._trace_file = self._logcat_monitor.WaitFor(
81 trace_file = self._trace_file.replace('/storage/emulated/0/', '/sdcard/')
chrome_tracing_agent.py 28 self._trace_file = None
100 self._trace_file = self._logcat_monitor.WaitFor(
114 trace_file = self._trace_file.replace('/storage/emulated/0/', '/sdcard/')

Completed in 87 milliseconds