Home
last modified time | relevance | path

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

/cts/hostsidetests/appsecurity/src/android/appsecurity/cts/
DApexSignatureVerificationTest.java154 final File wellKnownKey = (File) it.next(); in testApexPubKeyIsNotWellKnownKey() local
157 + wellKnownKey.getName()) in testApexPubKeyIsNotWellKnownKey()
158 .that(areKeysMatching(pubKeyFile, wellKnownKey)).isFalse(); in testApexPubKeyIsNotWellKnownKey()