Searched refs:DEVICE_TESTS_APK (Results 1 – 1 of 1) sorted by relevance
43 private static final String DEVICE_TESTS_APK = "CtsV3SigningSchemeRotationTest.apk"; field in PkgInstallSignatureVerificationTest844 File apk = buildHelper.getTestFile(DEVICE_TESTS_APK); in installDeviceTestPkg()846 assertNull("failed to install " + DEVICE_TESTS_APK + ", Reason: " + result, result); in installDeviceTestPkg()