Home
last modified time | relevance | path

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

/cts/hostsidetests/appsecurity/src/android/appsecurity/cts/
DApexSignatureVerificationTest.java155 pubkeyShouldNotEqualTo(wellKnownKey)); in testApexPubKeyIsNotWellKnownKey()
281 private static Matcher<File> pubkeyShouldNotEqualTo(File wellknownKey) { in pubkeyShouldNotEqualTo() method in ApexSignatureVerificationTest