Home
last modified time | relevance | path

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

/cts/hostsidetests/appsecurity/src/android/appsecurity/cts/
DSplitTests.java260 testDensityAll(false); in testDensityAll_full()
265 testDensityAll(true); in testDensityAll_instant()
267 private void testDensityAll(boolean instant) throws Exception { in testDensityAll() method in SplitTests
/cts/hostsidetests/appsecurity/test-apps/SplitApp/src/com/android/cts/splitapp/
DSplitAppTest.java212 public void testDensityAll() throws Exception { in testDensityAll() method in SplitAppTest