Home
last modified time | relevance | path

Searched defs:RetryOnException (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/chromium-trace/catapult/common/py_utils/py_utils/
H A Dretry_util.py13 def RetryOnException(exc_type, retries): function
/aosp_15_r20/tools/acloud/internal/lib/
H A Dutils.py182 def RetryOnException(retry_checker, function