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