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.java169 testDensityAll(false); in testDensityAll_full()
174 testDensityAll(true); in testDensityAll_instant()
176 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