Home
last modified time | relevance | path

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

/cts/hostsidetests/appsecurity/src/android/appsecurity/cts/
DPkgInstallSignatureVerificationTest.java504 assertInstallEphemeralFailsWithError("unsigned-ephemeral.apk", in testInstallEphemeralRequiresV2Signature()
506 assertInstallEphemeralFailsWithError("v1-only-ephemeral.apk", in testInstallEphemeralRequiresV2Signature()
1447 private void assertInstallEphemeralFailsWithError( in assertInstallEphemeralFailsWithError() method in PkgInstallSignatureVerificationTest