Home
last modified time | relevance | path

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

/cts/hostsidetests/appsecurity/src/android/appsecurity/cts/
DSplitTests.java400 testDuplicateBase(false); in testDuplicateBase_full()
405 testDuplicateBase(true); in testDuplicateBase_instant()
407 private void testDuplicateBase(boolean instant) throws Exception { in testDuplicateBase() method in SplitTests