Searched refs:assertInstallEphemeralSucceeds (Results 1 – 1 of 1) sorted by relevance
474 assertInstallEphemeralSucceeds("v2-only-ephemeral.apk"); in testInstallEphemeralRequiresV2Signature()475 assertInstallEphemeralSucceeds("v1-v2-ephemeral.apk"); // signed with both schemes in testInstallEphemeralRequiresV2Signature()491 private void assertInstallEphemeralSucceeds(String apkFilenameInResources) throws Exception { in assertInstallEphemeralSucceeds() method in PkgInstallSignatureVerificationTest