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

  /external/autotest/scheduler/
host_scheduler.py 322 new_jobs_with_hosts = 0
331 new_jobs_with_hosts += 1
332 metrics.Counter('%s/new_jobs_with_hosts' % _METRICS_PREFIX
333 ).increment_by(new_jobs_with_hosts)
336 new_jobs_with_hosts)
monitor_db.py     [all...]

Completed in 107 milliseconds