Home
last modified time | relevance | path

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

/tools/tradefederation/core/javatests/com/android/tradefed/build/
DFileDownloadCacheFuncTest.java137 final AtomicBoolean startedDownload = new AtomicBoolean(false); in testFetchRemoteFile_multiConcurrent() local
209 final AtomicBoolean startedDownload = new AtomicBoolean(false); in testFetchRemoteFile_concurrentFail() local