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