Searched refs:assertSuccess (Results 1 – 3 of 3) sorted by relevance
93 assertSuccess(getDevice().executeShellCommand( in testApps()107 assertSuccess(getDevice().executeShellCommand("pm move-package " + PKG + " internal")); in testApps()156 assertSuccess(out.getOutput()); in verifyPrimaryInternal()168 assertSuccess(getDevice().executeShellCommand("pm move-package " + PKG + " " + vol.uuid)); in verifyPrimaryInternal()176 assertSuccess(out.getOutput()); in verifyPrimaryInternal()181 assertSuccess(getDevice().executeShellCommand("pm move-package " + PKG + " internal")); in verifyPrimaryInternal()199 assertSuccess(getDevice().executeShellCommand("pm move-primary-storage " + vol.uuid)); in verifyPrimaryPhysical()212 assertSuccess(getDevice().executeShellCommand("pm move-primary-storage internal")); in verifyPrimaryPhysical()330 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()