Home
last modified time | relevance | path

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

/external/autotest/site_utils/lxc/
Dshared_host_dir.py107 def run_with_retry(): function
110 run_with_retry()
126 def run_with_retry(): function
129 run_with_retry()
/external/autotest/tko/
Ddb.py191 def run_with_retry(self, function, *args, **dargs): member in db_sql
247 return self.run_with_retry(self._commit)
350 return self.run_with_retry(exec_sql)
374 return self.run_with_retry(_exec_sql)
385 self.run_with_retry(_exec_sql)
Dparse.py638 db.run_with_retry(parse_one, db, pid_file_manager, jobname, path,