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