Home
last modified time | relevance | path

Searched defs:expectedChain (Results 1 – 1 of 1) sorted by relevance

/cts/tests/tests/keystore/src/android/keystore/cts/
DAndroidKeyStoreTest.java1116 final Collection<Certificate> expectedChain; in assertPrivateKeyEntryEquals() local
1128 Certificate expectedCert, Collection<Certificate> expectedChain) throws Exception { in assertPrivateKeyEntryEquals()
1329 final Certificate[] expectedChain = new Certificate[2]; in testKeyStore_SetEntry_PrivateKeyEntry_Unencrypted_Success() local
1360 final Certificate[] expectedChain = new Certificate[2]; in testKeyStore_SetEntry_PrivateKeyEntry_Overwrites_PrivateKeyEntry_Unencrypted_Success() local
1386 final Certificate[] expectedChain = new Certificate[2]; in testKeyStore_SetEntry_PrivateKeyEntry_Overwrites_PrivateKeyEntry_Unencrypted_Success() local
1436 final Certificate[] expectedChain = new Certificate[2]; in testKeyStore_SetEntry_CAEntry_Overwrites_PrivateKeyEntry_Unencrypted_Success() local
1468 final Certificate[] expectedChain = new Certificate[2]; in testKeyStore_SetEntry_PrivateKeyEntry_Overwrites_CAEntry_Unencrypted_Success() local
1515 final Certificate[] expectedChain = new Certificate[2]; in testKeyStore_SetEntry_PrivateKeyEntry_Overwrites_ShortPrivateKeyEntry_Unencrypted_Success() local
1538 final Certificate[] expectedChain = new Certificate[1]; in testKeyStore_SetEntry_PrivateKeyEntry_Overwrites_ShortPrivateKeyEntry_Unencrypted_Success() local