Home
last modified time | relevance | path

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

/cts/tests/tests/keystore/src/android/keystore/cts/
DDESedeCipherTestBase.java69 public void testUpdateCopySafe() throws Exception { in testUpdateCopySafe() method in DESedeCipherTestBase
71 super.testUpdateCopySafe(); in testUpdateCopySafe()
DBlockCipherTestBase.java1074 public void testUpdateCopySafe() throws Exception { in testUpdateCopySafe() method in BlockCipherTestBase