Home
last modified time | relevance | path

Searched refs:testInstallBase (Results 1 – 2 of 2) sorted by relevance

/cts/hostsidetests/appsecurity/src/android/appsecurity/cts/
DIsolatedSplitsTests.java86 testInstallBase(false); in testInstallBase_full()
92 testInstallBase(true); in testInstallBase_instant()
95 private void testInstallBase(boolean instant) throws Exception { in testInstallBase() method in IsolatedSplitsTests
DApkVerityInstallTest.java107 public void testInstallBase(boolean incremental) throws Exception { in testInstallBase() method in ApkVerityInstallTest