Searched refs:TEST_PACKAGE_LOCATION (Results 1 – 5 of 5) sorted by relevance
46 private static final String TEST_PACKAGE_LOCATION = "http://test.location/test.apk"; field in AdminIntegratedFlowPrepareActivityTest97 .setLocation(TEST_PACKAGE_LOCATION) in shouldRunPrepareActivity_download_notSideloaded_returnsTrue()115 .setLocation(TEST_PACKAGE_LOCATION) in shouldRunPrepareActivity_download_noMinimum_sideloaded_returnsTrue()134 .setLocation(TEST_PACKAGE_LOCATION) in shouldRunPrepareActivity_download_minimum_sideloaded_meetsMinimum_returnsFalse()153 .setLocation(TEST_PACKAGE_LOCATION) in shouldRunPrepareActivity_download_minimum_sideloaded_doesNotMeetMinimum_returnsFalse()
48 private static final String TEST_PACKAGE_LOCATION = "http://test.location/test.apk"; field in DownloadPackageTaskRoboTest75 .setLocation(TEST_PACKAGE_LOCATION) in run_alreadyInstalled_doesNotSetManagedProvisioningDpcDownloaded()95 .setLocation(TEST_PACKAGE_LOCATION) in run_installsUpdate_doesSetManagedProvisioningDpcDownloaded()147 .setLocation(TEST_PACKAGE_LOCATION) in createDefaultProvisioningParamsBuilder()
59 private static final String TEST_PACKAGE_LOCATION = "http://www.some.uri.com"; field in VerifyRoleHolderPackageTaskTest182 .setLocation(TEST_PACKAGE_LOCATION) in runWithDownloadInfo()
62 private static final String TEST_PACKAGE_LOCATION = "http://www.some.uri.com"; field in VerifyAdminPackageTaskTest202 .setLocation(TEST_PACKAGE_LOCATION) in runWithDownloadInfo()
68 private static final String TEST_PACKAGE_LOCATION = "http://www.some.uri.com"; field in DownloadPackageTaskTest76 .setLocation(TEST_PACKAGE_LOCATION)