Home
last modified time | relevance | path

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

/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.py651 db.run_with_retry(parse_one, db, pid_file_manager, jobname, path,
/external/tflite-support/tensorflow_lite_support/tools/ci_build/
Dcommon.sh24 function run_with_retry { function
/external/tensorflow/tensorflow/tools/ci_build/release/
Dcommon.sh29 function run_with_retry { function