Home
last modified time | relevance | path

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

/cts/hostsidetests/appsecurity/src/android/appsecurity/cts/
DSplitTests.java456 testFeatureBase(false); in testFeatureBase_full()
461 testFeatureBase(true); in testFeatureBase_instant()
463 private void testFeatureBase(boolean instant) throws Exception { in testFeatureBase() method in SplitTests
/cts/hostsidetests/appsecurity/test-apps/SplitApp/src/com/android/cts/splitapp/
DSplitAppTest.java222 public void testFeatureBase() throws Exception { in testFeatureBase() method in SplitAppTest