Home
last modified time | relevance | path

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

/cts/hostsidetests/appsecurity/src/android/appsecurity/cts/
DSplitTests.java866 testRequiredSplitTypesInstalledAll(false); in testRequiredSplitTypesInstalledAll_full()
871 testRequiredSplitTypesInstalledAll(true); in testRequiredSplitTypesInstalledAll_instant()
873 private void testRequiredSplitTypesInstalledAll(boolean instant) throws Exception { in testRequiredSplitTypesInstalledAll() method in SplitTests