Home
last modified time | relevance | path

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

/external/mobile-data-download/javatests/com/google/android/libraries/mobiledatadownload/
DDownloadFileGroupCancellationIntegrationTest.java83 private static final String FILE_NOT_EXIST_URL = field in DownloadFileGroupCancellationIntegrationTest
DDownloadFileGroupIntegrationTest.java100 private static final String FILE_NOT_EXIST_URL = field in DownloadFileGroupIntegrationTest
256 new String[] {FILE_NOT_EXIST_URL, FILE_URL.replace("https", "http")}, in downloadFailed()