Home
last modified time | relevance | path

Searched refs:GS_RETRY_WAIT_BASE (Results 1 – 2 of 2) sorted by relevance

/third_party/flutter/skia/infra/bots/g3_compile/
Dtrigger_wait_g3_task.py25 GS_RETRY_WAIT_BASE = 15 variable
124 waittime = GS_RETRY_WAIT_BASE * math.pow(2, retry)
/third_party/flutter/skia/infra/bots/android_compile/
Dtrigger_wait_ac_task.py28 GS_RETRY_WAIT_BASE = 15 variable
146 waittime = GS_RETRY_WAIT_BASE * math.pow(2, retry)