HomeSort by relevance Sort by last modified time
    Searched full:setup_logging (Results 1 - 11 of 11) sorted by null

  /external/autotest/site_utils/deploy_autotest/
common_util.py 16 def setup_logging(): function
lab_deploy.py 48 common_util.setup_logging()
lab_deploy_helper.py 83 common_util.setup_logging()
  /external/autotest/site_utils/
abort_suite.py 91 utils.setup_logging(logfile=log_name, prefix=True)
lxc_functional_test.py 85 def setup_logging(log_level=logging.INFO): function
244 setup_logging(log_level=(logging.DEBUG if options.verbose
run_suite.py     [all...]
  /external/autotest/scheduler/
scheduler_lib.py 143 def setup_logging(log_dir, log_name, timestamped_logfile_prefix='scheduler'): function
host_scheduler.py 427 scheduler_lib.setup_logging(
monitor_db.py 108 scheduler_lib.setup_logging(
    [all...]
  /external/autotest/scheduler/shard/
shard_client.py 401 scheduler_lib.setup_logging(
  /external/autotest/server/
site_utils.py 439 def setup_logging(logfile=None, prefix=False): function

Completed in 727 milliseconds