Home
last modified time | relevance | path

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

/cts/hostsidetests/appsecurity/src/android/appsecurity/cts/
DIsolatedSplitsTests.java302 testSplitsRemoved(false); in testSplitsRemoved_full()
308 testSplitsRemoved(true); in testSplitsRemoved_instant()
311 private void testSplitsRemoved(boolean instant) throws Exception { in testSplitsRemoved() method in IsolatedSplitsTests