Home
last modified time | relevance | path

Searched refs:testAppInstall (Results 1 – 3 of 3) sorted by relevance

/cts/tests/tests/uidmigration/src/android/uidmigration/cts/
DAppIdMigrationTest.kt66 fun testAppInstall() = withStrategy(LIVE_TRANSITION) { in <lambda>() method
DSharedUserMigrationTest.kt129 fun testAppInstall() = withStrategy { in <lambda>() method in android.uidmigration.cts.SharedUserMigrationTest
/cts/tests/tests/content/src/android/content/pm/cts/
DPackageManagerShellCommandInstallTest.java373 public void testAppInstall() throws Exception { in testAppInstall() method in PackageManagerShellCommandInstallTest