Home
last modified time | relevance | path

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

/aosp_15_r20/external/mobile-data-download/javatests/com/google/android/libraries/mobiledatadownload/internal/
H A DFileGroupsMetadataTest.java321 DataFileGroupInternal fileGroup1 = MddTestUtil.createDataFileGroupInternal(TEST_GROUP, 2); in retrieveAllGroups() local
359 DataFileGroupInternal fileGroup1 = MddTestUtil.createDataFileGroupInternal(TEST_GROUP, 2); in removeGroups_noGroups() local
391 DataFileGroupInternal fileGroup1 = MddTestUtil.createDataFileGroupInternal(TEST_GROUP, 2); in removeGroups_removePendingGroup() local
422 DataFileGroupInternal fileGroup1 = MddTestUtil.createDataFileGroupInternal(TEST_GROUP, 2); in removeGroups_removeDownloadedGroup() local
454 DataFileGroupInternal fileGroup1 = in addStaleGroup_multipleGroups() local
486 DataFileGroupInternal fileGroup1 = in removeAllStaleGroups_multipleGroups() local
555 DataFileGroup fileGroup1 = MddTestUtil.createDataFileGroup(TEST_GROUP, 2); in writeAndReadGroups_migration_fromDataFileGroup_toDataFileGroupInternal() local
H A DFileGroupManagerTest.java802 DataFileGroupInternal fileGroup1 = in testAddGroupForDownload_delayedDownload() local
2211 DataFileGroupInternal.Builder fileGroup1 = in testSetGroupActivation_deactivationRemovesGroupsRequiringActivation() local
4852 DataFileGroupInternal fileGroup1 = in testDownloadAllPendingGroups_onWifi() local
4981 DataFileGroupInternal fileGroup1 = MddTestUtil.createDataFileGroupInternal(TEST_GROUP, 2); in testDownloadAllPendingGroups_withoutWifi() local
5069 DataFileGroupInternal fileGroup1 = in testDownloadAllPendingGroups_startDownloadFails() local
6253 DataFileGroupInternal fileGroup1 = MddTestUtil.createDataFileGroupInternal(TEST_GROUP, 2); in testVerifyPendingGroupDownloaded() local
6323 DataFileGroupInternal fileGroup1 = MddTestUtil.createDataFileGroupInternal(TEST_GROUP, 2); in testVerifyAllPendingGroupsDownloaded() local
6373 DataFileGroupInternal fileGroup1 = MddTestUtil.createDataFileGroupInternal(TEST_GROUP, 2); in testVerifyAllPendingGroupsDownloaded_existingDownloadedGroup() local
6448 DataFileGroupInternal fileGroup1 = MddTestUtil.createDataFileGroupInternal(TEST_GROUP, 2); in testGroupDownloadFailed() local
6498 DataFileGroupInternal fileGroup1 = MddTestUtil.createDataFileGroupInternal(TEST_GROUP, 2); in testDeleteUninstalledAppGroups_noUninstalledApps() local
[all …]