Home
last modified time | relevance | path

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

/frameworks/base/services/tests/servicestests/src/com/android/server/locksettings/recoverablekeystore/
DRecoverableKeyStoreManagerTest.java145 private static final String TEST_ALIAS2 = "bob"; field in RecoverableKeyStoreManagerTest
1101 .setAlias(TEST_ALIAS2) in recoverKeyChainSnapshot_worksOnOtherApplicationKeysIfOneDecryptionFails()
1112 assertThat(recoveredKeys).containsKey(TEST_ALIAS2); in recoverKeyChainSnapshot_worksOnOtherApplicationKeysIfOneDecryptionFails()