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.java103 testInstallBaseAndConfigSplit(false); in testInstallBaseAndConfigSplit_full()
109 testInstallBaseAndConfigSplit(true); in testInstallBaseAndConfigSplit_instant()
112 private void testInstallBaseAndConfigSplit(boolean instant) throws Exception { in testInstallBaseAndConfigSplit() method in IsolatedSplitsTests