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.java211 testInstallAllFeatureSplitsAndConfigSplits(false); in testInstallAllFeatureSplitsAndConfigSplits_full()
217 testInstallAllFeatureSplitsAndConfigSplits(true); in testInstallAllFeatureSplitsAndConfigSplits_instant()
220 private void testInstallAllFeatureSplitsAndConfigSplits(boolean instant) throws Exception { in testInstallAllFeatureSplitsAndConfigSplits() method in IsolatedSplitsTests