Home
last modified time | relevance | path

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

/external/autotest/client/cros/cellular/
Dtest_environment.py111 self._setup_logging()
218 def _setup_logging(self): member in CellularTestEnvironment
/external/autotest/client/bin/result_tools/
Dutils.py321 def _setup_logging(): function
419 _setup_logging()
/external/autotest/site_utils/
Dgs_offloader.py1235 _setup_logging(options, offloader_type)
1278 def _setup_logging(options, offloader_type): function