Searched refs:assertSuccess (Results 1 – 3 of 3) sorted by relevance
91 … assertSuccess(getDevice().executeShellCommand("pm move-package " + PKG + " " + vol.uuid)); in testApps()104 assertSuccess(getDevice().executeShellCommand("pm move-package " + PKG + " internal")); in testApps()150 assertSuccess(getDevice().executeShellCommand("pm move-primary-storage " + vol.uuid)); in verifyPrimaryInternal()162 assertSuccess(getDevice().executeShellCommand("pm move-package " + PKG + " " + vol.uuid)); in verifyPrimaryInternal()167 assertSuccess(getDevice().executeShellCommand("pm move-primary-storage internal")); in verifyPrimaryInternal()171 assertSuccess(getDevice().executeShellCommand("pm move-package " + PKG + " internal")); in verifyPrimaryInternal()189 assertSuccess(getDevice().executeShellCommand("pm move-primary-storage " + vol.uuid)); in verifyPrimaryPhysical()202 assertSuccess(getDevice().executeShellCommand("pm move-primary-storage internal")); in verifyPrimaryPhysical()320 private static void assertSuccess(String str) { in assertSuccess() method in AdoptableHostTest
68 void assertSuccess(String failureMessage) { in assertSuccess() method in ModifyInstallerPackageTest.SetInstallerPackageReceiver190 receiver.assertSuccess("Failure initializing with other installer"); in testSetInstallPackageConflictingInstaller()208 receiver.assertSuccess("Failure clearing other installer"); in testSetInstallPackageConflictingInstaller()
455 void assertSuccess(String failureMessage) { in assertSuccess() method in AccessPermissionWithDiffSigTest.GrantResultReceiver1379 receiver.assertSuccess("unexpected outgoing persisted Uri status"); in assertPersistedUriPermission()