Home
last modified time | relevance | path

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

/cts/hostsidetests/appsecurity/src/android/appsecurity/cts/
DIsolatedSplitsTests.java79 testInstallBaseAndConfigSplit(false); in testInstallBaseAndConfigSplit_full()
85 testInstallBaseAndConfigSplit(true); in testInstallBaseAndConfigSplit_instant()
88 private void testInstallBaseAndConfigSplit(boolean instant) throws Exception { in testInstallBaseAndConfigSplit() method in IsolatedSplitsTests