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