Home
last modified time | relevance | path

Searched refs:start_logging (Results 1 – 9 of 9) sorted by relevance

/external/autotest/client/common_lib/
Dlogging_manager.py239 def start_logging(self): member in _StreamManager
328 def start_logging(self): member in LoggingManager
333 stream_manager.start_logging()
578 def start_logging(self): member in _FdRedirectionStreamManager
579 super(_FdRedirectionStreamManager, self).start_logging()
671 def start_logging(self): member in FdRedirectionLoggingManager
672 super(FdRedirectionLoggingManager, self).start_logging()
Dlogging_manager_test.py172 manager.start_logging()
236 manager.start_logging()
/external/chromium-trace/catapult/third_party/gsutil/third_party/boto/tests/integration/cloudtrail/
Dtest_cloudtrail.py75 cloudtrail.start_logging(name='test')
/external/toybox/toys/pending/
Dbootchartd.c158 static void start_logging() in start_logging() function
295 start_logging(); in bootchartd_main()
/external/chromium-trace/catapult/third_party/gsutil/third_party/boto/boto/cloudtrail/
Dlayer1.py260 def start_logging(self, name): member in CloudTrailConnection
/external/autotest/client/bin/
Dsetup_job_unittest.py69 def start_logging(self): member in test_init_minimal_options.call_init.manager
Djob_unittest.py67 def start_logging(self): member in test_init_minimal_options.call_init.manager
Djob.py239 self.logging.start_logging()
/external/autotest/server/
Dautoserv492 job.logging.start_logging()