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.java1399 private void assertInstallSucceeds(String apkFilenameInResources) throws Exception { in assertInstallSucceeds()
1406 private void assertInstallEphemeralSucceeds(String apkFilenameInResources) throws Exception { in assertInstallEphemeralSucceeds()
1416 String apkFilenameInResources = in assertInstallSucceedsForEach() local
1431 private void assertInstallV4Succeeds(String apkFilenameInResources) throws Exception { in assertInstallV4Succeeds()
1445 private void assertInstallV4SucceedsAndUninstall(String apkFilenameInResources) in assertInstallV4SucceedsAndUninstall()
1456 private void assertInstallV4FailsWithError(String apkFilenameInResources, String errorSubstring) in assertInstallV4FailsWithError()
1470 String apkFilenameInResources, String errorSubstring) throws Exception { in assertInstallFailsWithError()
1483 String apkFilenameInResources, String errorSubstring) throws Exception { in assertInstallEphemeralFailsWithError()
1495 private void assertInstallFails(String apkFilenameInResources) throws Exception { in assertInstallFails()
1533 private String installPackageFromResource(String apkFilenameInResources, boolean ephemeral) in installPackageFromResource()
[all …]