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.java78 public void testUpdateCopySafe() throws Exception { in testUpdateCopySafe() method in DESedeCipherTestBase
80 super.testUpdateCopySafe(); in testUpdateCopySafe()
DBlockCipherTestBase.java1225 public void testUpdateCopySafe() throws Exception { in testUpdateCopySafe() method in BlockCipherTestBase