Searched refs:TEST_DOWNLOAD_LOCATION (Results 1 – 6 of 6) sorted by relevance
26 private static final String TEST_DOWNLOAD_LOCATION = field in PackageDownloadInfoTest38 .setLocation(TEST_DOWNLOAD_LOCATION) in testBuilderWriteAndReadBack()45 assertEquals(TEST_DOWNLOAD_LOCATION, downloadInfo.location); in testBuilderWriteAndReadBack()58 .setLocation(TEST_DOWNLOAD_LOCATION) in testFailToConstructPackageInfoWithDownloadLocationWithoutChecksum()84 .setLocation(TEST_DOWNLOAD_LOCATION) in testConstructPackageInfoWithDownloadLocationAndPackageChecksum()88 assertEquals(TEST_DOWNLOAD_LOCATION, downloadInfo.location); in testConstructPackageInfoWithDownloadLocationAndPackageChecksum()97 .setLocation(TEST_DOWNLOAD_LOCATION) in testConstructPackageInfoWithDownloadLocationAndSignatureChecksum()101 assertEquals(TEST_DOWNLOAD_LOCATION, downloadInfo.location); in testConstructPackageInfoWithDownloadLocationAndSignatureChecksum()109 .setLocation(TEST_DOWNLOAD_LOCATION) in testEquals()116 .setLocation(TEST_DOWNLOAD_LOCATION) in testEquals()[all …]
98 private static final String TEST_DOWNLOAD_LOCATION = field in ProvisioningParamsTest107 .setLocation(TEST_DOWNLOAD_LOCATION)115 .setLocation(TEST_DOWNLOAD_LOCATION)120 .setLocation(TEST_DOWNLOAD_LOCATION)570 assertThat(params.roleHolderDownloadInfo.location).isEqualTo(TEST_DOWNLOAD_LOCATION); in testRoleHolderDownload_roleHolderDownloadInfoWithLocationAndSignature_works()581 assertThat(params.roleHolderDownloadInfo.location).isEqualTo(TEST_DOWNLOAD_LOCATION); in testRoleHolderDownload_roleHolderDownloadInfo_works()
47 private static final String TEST_DOWNLOAD_LOCATION = "http://www.some.uri.com"; field in FinancedDeviceProvisioningControllerTest50 .setLocation(TEST_DOWNLOAD_LOCATION)
60 private static final String TEST_DOWNLOAD_LOCATION = "http://www.some.uri.com"; field in DeviceOwnerProvisioningControllerTest63 .setLocation(TEST_DOWNLOAD_LOCATION)
212 private static final String TEST_DOWNLOAD_LOCATION = field in ExtrasProvisioningDataParserTest222 .setLocation(TEST_DOWNLOAD_LOCATION)1089 TEST_DOWNLOAD_LOCATION) in testParse_trustedSourceProvisioningWithRoleHolderDownloadInfo_works()1099 assertThat(params.roleHolderDownloadInfo.location).isEqualTo(TEST_DOWNLOAD_LOCATION); in testParse_trustedSourceProvisioningWithRoleHolderDownloadInfo_works()1109 TEST_DOWNLOAD_LOCATION) in testParse_managedProfileProvisioningWithRoleHolderDownloadInfo_notParsed()1125 TEST_DOWNLOAD_LOCATION) in testParse_financedDeviceProvisioningWithRoleHolderDownloadInfo_notParsed()1374 EXTRA_PROVISIONING_DEVICE_ADMIN_PACKAGE_DOWNLOAD_LOCATION, TEST_DOWNLOAD_LOCATION); in getTestDeviceAdminDownloadExtras()1398 TEST_DOWNLOAD_LOCATION); in getShortTestDeviceAdminDownloadExtras()
84 private static final String TEST_DOWNLOAD_LOCATION = field in DeviceManagementRoleHolderUpdaterHelperTest91 .setLocation(TEST_DOWNLOAD_LOCATION)