Searched refs:wrongExt (Results 1 – 1 of 1) sorted by relevance
295 String wrongExt = "noiseandchirps.wrong"; in testDownloadManagerDestinationExtension() local296 File wrongExtLocation = new File(mContext.getExternalFilesDir(null), wrongExt); in testDownloadManagerDestinationExtension()308 Request requestWrongExt = new Request(getAssetUrl(wrongExt)); in testDownloadManagerDestinationExtension()