Home
last modified time | relevance | path

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

/cts/tests/tests/keystore/src/android/keystore/cts/
DKeyPairGeneratorTest.java113 private static final String TEST_ALIAS_2 = "test2"; field in KeyPairGeneratorTest
485 .setAlias(TEST_ALIAS_2) in testGenerate_EC_LegacySpec()
495 TEST_ALIAS_2, in testGenerate_EC_LegacySpec()
502 assertSelfSignedCertificateSignatureVerifies(TEST_ALIAS_2); in testGenerate_EC_LegacySpec()
503 assertKeyPairAndCertificateUsableForTLSPeerAuthentication(TEST_ALIAS_2); in testGenerate_EC_LegacySpec()
508 assertEquals(TEST_ALIAS_2, keyInfo.getKeystoreAlias()); in testGenerate_EC_LegacySpec()
786 TEST_ALIAS_2, in doesNotReplaceOtherEntriesHelper()
802 TEST_ALIAS_2, in doesNotReplaceOtherEntriesHelper()
841 TEST_ALIAS_2, in testGenerate_EC_Different_KeysHelper()
871 TEST_ALIAS_2, in testGenerate_RSA_Different_KeysHelper()
[all …]