Searched defs:destination (Results 1 – 2 of 2) sorted by relevance
95 Uri destination = Uri.parse("https://localhost:" + serverSocket.getLocalPort()); in runDownloadManagerTest() local
559 List<IModuleDef> source, List<IModuleDef> destination, int count) { in takeModule()