Home
last modified time | relevance | path

Searched defs:apkFilenameInResources (Results 1 – 1 of 1) sorted by relevance

/cts/hostsidetests/appsecurity/src/android/appsecurity/cts/
DPkgInstallSignatureVerificationTest.java484 private void assertInstallSucceeds(String apkFilenameInResources) throws Exception { in assertInstallSucceeds()
491 private void assertInstallEphemeralSucceeds(String apkFilenameInResources) throws Exception { in assertInstallEphemeralSucceeds()
501 String apkFilenameInResources = in assertInstallSucceedsForEach() local
517 String apkFilenameInResources, String errorSubstring) throws Exception { in assertInstallFailsWithError()
530 String apkFilenameInResources, String errorSubstring) throws Exception { in assertInstallEphemeralFailsWithError()
542 private void assertInstallFails(String apkFilenameInResources) throws Exception { in assertInstallFails()
560 private String installPackageFromResource(String apkFilenameInResources, boolean ephemeral) in installPackageFromResource()
590 private String installPackageFromResource(String apkFilenameInResources) in installPackageFromResource()
595 private String installEphemeralPackageFromResource(String apkFilenameInResources) in installEphemeralPackageFromResource()