Home
last modified time | relevance | path

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

/external/autotest/server/cros/dynamic_suite/
Dconstants.py47 DOWNLOAD_STARTED_TIME = 'download_started_time' variable
/external/libtextclassifier/java/tests/instrumentation/src/com/android/textclassifier/downloader/
DModelDownloadWorkerTest.java123 private static final Instant DOWNLOAD_STARTED_TIME = WORK_STARTED_TIME.plusSeconds(1); field in ModelDownloadWorkerTest