Home
last modified time | relevance | path

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

/cts/hostsidetests/appsecurity/src/android/appsecurity/cts/
DIsolatedSplitsTests.java252 testInstallAllFeatureSplitsAndConfigSplits(false); in testInstallAllFeatureSplitsAndConfigSplits_full()
258 testInstallAllFeatureSplitsAndConfigSplits(true); in testInstallAllFeatureSplitsAndConfigSplits_instant()
261 private void testInstallAllFeatureSplitsAndConfigSplits(boolean instant) throws Exception { in testInstallAllFeatureSplitsAndConfigSplits() method in IsolatedSplitsTests