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