Home
last modified time | relevance | path

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

/external/chromium-trace/catapult/systrace/profile_chrome/
Dchrome_tracing_agent.py28 self._logcat_monitor = self._device.GetLogcatMonitor()
43 with device.GetLogcatMonitor() as logmon:
Dchrome_startup_tracing_agent.py29 self._logcat_monitor = self._device.GetLogcatMonitor()
/external/v8/tools/testrunner/local/
Dandroid.py178 with self.device.GetLogcatMonitor(output_file=logcat_file) as logmon:
/external/chromium-trace/catapult/devil/devil/android/
Ddevice_utils.py2711 def GetLogcatMonitor(self, *args, **kwargs): member in DeviceUtils
/external/chromium-trace/catapult/devil/docs/
Ddevice_utils.md926 ### DeviceUtils.GetLogcatMonitor