Home
last modified time | relevance | path

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

/cts/hostsidetests/appsecurity/src/android/appsecurity/cts/
DSplitTests.java613 testFeatureWithoutRestart(false); in testFeatureWithoutRestart_full()
618 testFeatureWithoutRestart(true); in testFeatureWithoutRestart_instant()
620 private void testFeatureWithoutRestart(boolean instant) throws Exception { in testFeatureWithoutRestart() method in SplitTests