Home
last modified time | relevance | path

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

/cts/hostsidetests/appsecurity/src/android/appsecurity/cts/
DIsolatedSplitsTests.java277 testSplitsInheritInstall(false); in testSplitsInheritInstall_full()
283 testSplitsInheritInstall(true); in testSplitsInheritInstall_instant()
286 private void testSplitsInheritInstall(boolean instant) throws Exception { in testSplitsInheritInstall() method in IsolatedSplitsTests