Home
last modified time | relevance | path

Searched refs:_log_error (Results 1 – 3 of 3) sorted by relevance

/external/autotest/site_utils/
Dbalance_pools.py117 def _log_error(message, *args): function
240 _log_error('%s %s pool: Target of %d is below '
244 _log_error('Adjusting target to %d DUTs.', num_ineligible)
375 _log_error('Not enough spares: need %d, only have %d.',
394 _log_error('%s %s pool: Refusing to act on pool with %d broken DUTs.',
396 _log_error('Please investigate this board to see if there is a bug ')
397 _log_error('that is bricking devices. Once you have finished your ')
398 _log_error('investigation, you can force a rebalance with ')
399 _log_error('--force-rebalance')
577 _log_error('Refusing to balance all boards for %s pool, '
/external/autotest/tko/
Ddb_unittest.py26 db._log_error('error message')
Ddb.py18 def _log_error(msg): function
166 _log_error("%s; retrying, don't panic yet"
177 _log_error('%s; panic now'