Home
last modified time | relevance | path

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

/cts/hostsidetests/appsecurity/src/android/appsecurity/cts/
DSplitTests.java139 testSingleBase(false); in testSingleBase_full()
144 testSingleBase(true); in testSingleBase_instant()
146 private void testSingleBase(boolean instant) throws Exception { in testSingleBase() method in SplitTests
/cts/hostsidetests/appsecurity/test-apps/SplitApp/src/com/android/cts/splitapp/
DSplitAppTest.java135 public void testSingleBase() throws Exception { in testSingleBase() method in SplitAppTest