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