Searched defs:DOWNLOAD_STARTED_TIME (Results 1 – 2 of 2) sorted by relevance
47 DOWNLOAD_STARTED_TIME = 'download_started_time' variable
123 private static final Instant DOWNLOAD_STARTED_TIME = WORK_STARTED_TIME.plusSeconds(1); field in ModelDownloadWorkerTest