Home
last modified time | relevance | path

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

/cts/hostsidetests/appsecurity/src/android/appsecurity/cts/
DIsolatedSplitsTests.java169 testInstallOneFeatureSplitAndConfigSplits(false); in testInstallOneFeatureSplitAndConfigSplits_full()
175 testInstallOneFeatureSplitAndConfigSplits(true); in testInstallOneFeatureSplitAndConfigSplits_instant()
178 private void testInstallOneFeatureSplitAndConfigSplits(boolean instant) throws Exception { in testInstallOneFeatureSplitAndConfigSplits() method in IsolatedSplitsTests