Home
last modified time | relevance | path

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

/cts/hostsidetests/appsecurity/src/android/appsecurity/cts/
DIsolatedSplitsTests.java62 testInstallBase(false); in testInstallBase_full()
68 testInstallBase(true); in testInstallBase_instant()
71 private void testInstallBase(boolean instant) throws Exception { in testInstallBase() method in IsolatedSplitsTests