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.java498 testFeatureWithoutRestart(false); in testFeatureWithoutRestart_full()
503 testFeatureWithoutRestart(true); in testFeatureWithoutRestart_instant()
505 private void testFeatureWithoutRestart(boolean instant) throws Exception { in testFeatureWithoutRestart() method in SplitTests