Searched defs:packageVersions (Results 1 – 5 of 5) sorted by relevance
168 PackageVersions packageVersions = VALID_PACKAGE_VERSIONS; in checkToken_tokenIsUnique() local186 PackageVersions packageVersions = VALID_PACKAGE_VERSIONS; in markChecked_checkSucceeded() local199 PackageVersions packageVersions = VALID_PACKAGE_VERSIONS; in markChecked_checkFailed() local212 PackageVersions packageVersions = VALID_PACKAGE_VERSIONS; in markChecked_optimisticLocking_multipleToken() local233 PackageVersions packageVersions = VALID_PACKAGE_VERSIONS; in markChecked_optimisticLocking_repeatedTokenUse() local
312 PackageVersions packageVersions = in trackingEnabled_packageUpdate_badUpdateAppManifestEntry() local349 PackageVersions packageVersions = in trackingEnabled_packageUpdate_badDataAppManifestEntry() local394 PackageVersions packageVersions = in trackingEnabled_packageUpdate_responseWithToken() local442 PackageVersions packageVersions = in trackingEnabled_packageUpdate_responseWithoutTokenCausesStorageReset() local481 PackageVersions packageVersions = in trackingEnabled_packageUpdate_twoChecksNoPackageChange_secondWhileFirstInProgress() local527 PackageVersions packageVersions = in trackingEnabled_packageUpdate_twoChecksNoPackageChange_sequential() local576 PackageVersions packageVersions = in trackingEnabled_packageUpdate_afterFailure() local791 PackageVersions packageVersions = configureValidApplications(); in trackingEnabled_reliabilityTrigger_firstTime_initialStorage() local824 PackageVersions packageVersions = configureValidApplications(); in trackingEnabled_reliabilityTrigger_afterRebootNoTriggerNeeded() local1222 private void simulatePackageInstallation(PackageVersions packageVersions) throws Exception { in simulatePackageInstallation()[all …]
34 PackageVersions packageVersions = in toByteArray() local42 PackageVersions packageVersions = in fromByteArray() local
289 int newOptimisticLockId, Integer status, PackageVersions packageVersions) in writePackageStatusWithOptimisticLockCheck()309 PackageVersions packageVersions) throws IOException { in writePackageStatusLocked()349 public void forceCheckStateForTests(int checkStatus, PackageVersions packageVersions) in forceCheckStateForTests()
36 CheckToken(int optimisticLockId, PackageVersions packageVersions) { in CheckToken()