Home
last modified time | relevance | path

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

/cts/hostsidetests/appsecurity/src/android/appsecurity/cts/
DSplitTests.java428 testDiffCert(false); in testDiffCert_full()
433 testDiffCert(true); in testDiffCert_instant()
435 private void testDiffCert(boolean instant) throws Exception { in testDiffCert() method in SplitTests