Home
last modified time | relevance | path

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

/external/google-cloud-java/owl-bot-postprocessor/synthtool/
Dlog.py38 def _setup_logging(color: bool = bool(ColoredFormatter)): function
80 _setup_logging()
/external/autotest/client/bin/result_tools/
Dutils.py330 def _setup_logging(): function
430 _setup_logging()
/external/autotest/client/cros/cellular/
Dtest_environment.py157 self._setup_logging()
312 def _setup_logging(self): member in CellularTestEnvironment
/external/autotest/site_utils/
Dgs_offloader.py1179 _setup_logging(options, offloader_type)
1222 def _setup_logging(options, offloader_type): function
/external/chromium-crossbench/crossbench/cli/
Dcli.py1085 self._setup_logging()
1131 def _setup_logging(self) -> None: member in CrossBenchCLI