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.java128 testInstallOneFeatureSplitAndConfigSplits(false); in testInstallOneFeatureSplitAndConfigSplits_full()
134 testInstallOneFeatureSplitAndConfigSplits(true); in testInstallOneFeatureSplitAndConfigSplits_instant()
137 private void testInstallOneFeatureSplitAndConfigSplits(boolean instant) throws Exception { in testInstallOneFeatureSplitAndConfigSplits() method in IsolatedSplitsTests