OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:testfetchremotefile_concurrent
(Results
1 - 1
of
1
) sorted by null
/tools/tradefederation/core/tests/src/com/android/tradefed/build/
FileDownloadCacheFuncTest.java
75
public void
testFetchRemoteFile_concurrent
() throws Exception {
92
downloadThread1.setName("FileDownloadCacheFuncTest#
testFetchRemoteFile_concurrent
-1");
94
downloadThread2.setName("FileDownloadCacheFuncTest#
testFetchRemoteFile_concurrent
-2");
Completed in 245 milliseconds