Home
last modified time | relevance | path

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

/external/python/cpython2/Lib/test/
Dtest_hotshot.py26 class UnlinkingLogReader(hotshot.log.LogReader):
32 hotshot.log.LogReader.__init__(self, logfn)
36 return hotshot.log.LogReader.next(self)
/external/autotest/client/cros/
Dcros_logging.py228 class LogReader(AbstractLogReader): class
330 return LogReader()
Dlogin.py59 log_reader = cros_logging.LogReader()
/external/autotest/client/site_tests/logging_AsanCrash/
Dlogging_AsanCrash.py49 ui_log = cros_logging.LogReader(asan_log_name)
/external/python/cpython2/Lib/hotshot/
Dstats.py27 log = hotshot.log.LogReader(self._logfn)
Dlog.py23 class LogReader: class
/external/autotest/client/site_tests/desktopui_HangDetector/
Ddesktopui_HangDetector.py50 reader = cros_logging.LogReader()
/external/autotest/client/site_tests/graphics_Idle/
Dgraphics_Idle.py97 reader = cros_logging.LogReader()
127 reader = cros_logging.LogReader()
/external/autotest/client/site_tests/usbpd_GFU/
Dusbpd_GFU.py245 self._reader = cros_logging.LogReader()
/external/autotest/client/site_tests/platform_PrinterPpds/
Dlog_reader.py23 class LogReader(): class
Dplatform_PrinterPpds.py111 self._log_reader = log_reader.LogReader()
/external/autotest/client/site_tests/graphics_dEQP/
Dgraphics_dEQP.py583 self._log_reader = cros_logging.LogReader()