Home
last modified time | relevance | path

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

/cts/hostsidetests/appsecurity/src/android/appsecurity/cts/
DSplitTests.java348 testDiffCertInherit(false); in testDiffCertInherit_full()
353 testDiffCertInherit(true); in testDiffCertInherit_instant()
355 private void testDiffCertInherit(boolean instant) throws Exception { in testDiffCertInherit() method in SplitTests