Home
last modified time | relevance | path

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

/aosp_15_r20/cts/tests/tests/keystore/src/android/keystore/cts/
H A DAndroidKeyStoreTest.java1169 final Collection<Certificate> expectedChain; in assertPrivateKeyEntryEquals() local
1181 Certificate expectedCert, Collection<Certificate> expectedChain) throws Exception { in assertPrivateKeyEntryEquals()
1398 final Certificate[] expectedChain = new Certificate[2]; in testKeyStore_SetEntry_PrivateKeyEntry_Unencrypted_Success() local
1430 final Certificate[] expectedChain = new Certificate[2]; in testKeyStore_SetEntry_PrivateKeyEntry_Overwrites_PrivateKeyEntry_Unencrypted_Success() local
1456 final Certificate[] expectedChain = new Certificate[2]; in testKeyStore_SetEntry_PrivateKeyEntry_Overwrites_PrivateKeyEntry_Unencrypted_Success() local
1507 final Certificate[] expectedChain = new Certificate[2]; in testKeyStore_SetEntry_CAEntry_Overwrites_PrivateKeyEntry_Unencrypted_Success() local
1540 final Certificate[] expectedChain = new Certificate[2]; in testKeyStore_SetEntry_PrivateKeyEntry_Overwrites_CAEntry_Unencrypted_Success() local
1588 final Certificate[] expectedChain = new Certificate[2]; in testKeyStore_SetEntry_PrivateKeyEntry_Overwrites_ShortPrivateKeyEntry_Unencrypted_Success() local
1611 final Certificate[] expectedChain = new Certificate[1]; in testKeyStore_SetEntry_PrivateKeyEntry_Overwrites_ShortPrivateKeyEntry_Unencrypted_Success() local