Home
last modified time | relevance | path

Searched defs:downloadedFileGroup (Results 1 – 2 of 2) sorted by relevance

/external/mobile-data-download/javatests/com/google/android/libraries/mobiledatadownload/
DMobileDataDownloadTest.java817 DataFileGroupInternal downloadedFileGroup = FILE_GROUP_INTERNAL_1.toBuilder().build(); in removeFileGroupsByFilter_withAccountSpecified_removesMatchingAccountGroups() local
1714 DataFileGroupInternal downloadedFileGroup = FILE_GROUP_INTERNAL_1; in getFileGroupsByFilter_singleGroup() local
1729 groupKey.toBuilder().setDownloaded(true).build(), downloadedFileGroup)); in getFileGroupsByFilter_singleGroup() local
1874 DataFileGroupInternal downloadedFileGroup = FILE_GROUP_INTERNAL_1; in getFileGroupsByFilter_includeAllGroups() local
1887 groupKey.toBuilder().setDownloaded(true).build(), downloadedFileGroup)); in getFileGroupsByFilter_includeAllGroups() local
2054 DataFileGroupInternal downloadedFileGroup = FILE_GROUP_INTERNAL_1; in getFileGroupsByFilter_withAccount() local
2069 groupKey.toBuilder().setDownloaded(true).build(), downloadedFileGroup)); in getFileGroupsByFilter_withAccount() local
2214 DataFileGroupInternal downloadedFileGroup = FILE_GROUP_INTERNAL_1; in getFileGroupsByFilter_groupWithNoAccountOnly() local
2229 groupKey.toBuilder().setDownloaded(true).build(), downloadedFileGroup)); in getFileGroupsByFilter_groupWithNoAccountOnly() local
/external/mobile-data-download/javatests/com/google/android/libraries/mobiledatadownload/internal/
DFileGroupManagerTest.java1029 DataFileGroupInternal downloadedFileGroup = in removeFileGroup_downloadedVersionExists() local
1088 DataFileGroupInternal downloadedFileGroup = in removeFileGroup_bothVersionsExist() local
1159 DataFileGroupInternal downloadedFileGroup = in removeFileGroup_bothVersionsExist_onlyRemovePending() local
1286 DataFileGroupInternal downloadedFileGroup = in removeFileGroup_onFailure() local
1497 DataFileGroupInternal downloadedFileGroup = in testRemoveFileGroups_whenNoMatchingKeysExist_performsNoRemovals() local
2649 DataFileGroupInternal downloadedFileGroup = in testImportFilesIntoFileGroup_whenNoNewInlineFilesSpecifiedAndFilesDownloaded_completes() local