Home
last modified time | relevance | path

Searched refs:ORIGINAL_TO_INSTALL_NAME (Results 1 – 1 of 1) sorted by relevance

/cts/hostsidetests/appsecurity/src/android/appsecurity/cts/
DApkVerityInstallTest.java61 private static final HashMap<String, String> ORIGINAL_TO_INSTALL_NAME = new HashMap<>() {{ field in ApkVerityInstallTest
455 String installName = ORIGINAL_TO_INSTALL_NAME.get(files[i]); in verifyFsverityInstall()