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.java88 testInstallBase(false); in testInstallBase_full()
94 testInstallBase(true); in testInstallBase_instant()
97 private void testInstallBase(boolean instant) throws Exception { in testInstallBase() method in IsolatedSplitsTests
DApkVerityInstallTest.java120 public void testInstallBase(boolean incremental) throws Exception { in testInstallBase() method in ApkVerityInstallTest