HomeSort by relevance Sort by last modified time
    Searched refs:_STALE_TRYJOB_DELTA (Results 1 - 2 of 2) sorted by null

  /external/chromium-trace/catapult/dashboard/dashboard/
update_bug_with_results.py 35 _STALE_TRYJOB_DELTA = datetime.timedelta(days=7)
212 return time_since_last_ran > _STALE_TRYJOB_DELTA
update_bug_with_results_test.py 192 update_bug_with_results._STALE_TRYJOB_DELTA)

Completed in 63 milliseconds