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

  /external/autotest/site_utils/
abort_suite.py 87 utils.setup_logging(logfile=log_name, prefix=True)
lxc_functional_test.py 91 def setup_logging(log_level=logging.INFO): function
252 setup_logging(log_level=(logging.DEBUG if options.verbose
perf_csv_uploader.py 176 def setup_logging(log_dir): function
234 setup_logging(options.log_dir)
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 429 scheduler_lib.setup_logging(
monitor_db.py 112 scheduler_lib.setup_logging(
    [all...]
  /external/autotest/scheduler/shard/
shard_client.py 417 scheduler_lib.setup_logging(
  /external/autotest/server/
site_utils.py 442 def setup_logging(logfile=None, prefix=False): function

Completed in 1067 milliseconds