Searched refs:_configure_logging (Results 1 - 6 of 6) sorted by relevance

/external/chromium-trace/trace-viewer/third_party/pywebsocket/src/mod_pywebsocket/
H A Dheaderparserhandler.py123 def _configure_logging(): function
132 _configure_logging()
H A Dstandalone.py644 def _configure_logging(options): function
875 _configure_logging(options)
/external/webkit/Tools/Scripts/webkitpy/style/
H A Dchecker.py49 from webkitpy.style_references import configure_logging as _configure_logging namespace
413 handlers = _configure_logging(logging_level=logging_level, logger=logger,
/external/webkit/Tools/Scripts/webkitpy/layout_tests/layout_package/
H A Dprinting.py177 def _configure_logging(stream, verbose): function
246 self._logging_handler = _configure_logging(self._meter,
H A Dprinting_unittest.py58 handler = printing._configure_logging(stream, options.verbose)
70 handler = printing._configure_logging(stream, options.verbose)
/external/chromium-trace/trace-viewer/examples/stream_server/
H A Dstandalone.py648 def _configure_logging(options): function
879 _configure_logging(options)

Completed in 127 milliseconds