Searched refs:collect_au_log (Results 1 - 2 of 2) sorted by relevance

/external/autotest/client/common_lib/cros/
H A Ddev_server.py1775 def collect_au_log(self, host_name, pid, log_dir): member in class:ImageServer
2122 is_collect_success = self.collect_au_log(
H A Ddev_server_unittest.py368 self.assertFalse(self.dev_server.collect_au_log(
383 self.assertFalse(self.dev_server.collect_au_log(
622 Func auto_update() should call 'handler_cleanup' and 'collect_au_log'
646 Func auto_update() should call 'handler_cleanup' and 'collect_au_log'
668 """Verify devserver's auto_update() logics for handling collect_au_log
691 Func auto_update() should call 'handler_cleanup' and 'collect_au_log'
714 handler_cleanup, and collect_au_log errors.
716 Func auto_update() should call 'handler_cleanup' and 'collect_au_log'
737 handler_cleanup, collect_au_log, and kill_au_proc errors.
739 Func auto_update() should call 'handler_cleanup' and 'collect_au_log'
[all...]

Completed in 259 milliseconds