Home
last modified time | relevance | path

Searched refs:newClient (Results 1 – 1 of 1) sorted by relevance

/tools/tradefederation/core/javatests/com/android/tradefed/cache/remote/
DRemoteCacheClientTest.java147 RemoteCacheClient client = newClient(null); in uploadCache_works()
190 newClient( in lookupCache_works()
203 private RemoteCacheClient newClient(ByteStreamDownloader downloader) { in newClient() method in RemoteCacheClientTest