Searched defs:SERVICE_TEST_PKG (Results 1 – 1 of 1) sorted by relevance
/cts/hostsidetests/appsecurity/src/android/appsecurity/cts/ |
D | PkgInstallSignatureVerificationTest.java | 49 private static final String SERVICE_TEST_PKG = "android.appsecurity.cts.keyrotationtest.test"; field in PkgInstallSignatureVerificationTest 685 Utils.runDeviceTests(getDevice(), SERVICE_TEST_PKG, SERVICE_TEST_CLASS, in testInstallV3UpdateAfterRotation() local 696 Utils.runDeviceTests(getDevice(), SERVICE_TEST_PKG, SERVICE_TEST_CLASS, in testInstallV3UpdateAfterRotation() local 704 Utils.runDeviceTests(getDevice(), SERVICE_TEST_PKG, SERVICE_TEST_CLASS, in testInstallV3UpdateAfterRotation() local 1371 Utils.runDeviceTests(getDevice(), SERVICE_TEST_PKG, SERVICE_TEST_CLASS, in testInstallV4UpdateAfterRotation() local 1382 Utils.runDeviceTests(getDevice(), SERVICE_TEST_PKG, SERVICE_TEST_CLASS, in testInstallV4UpdateAfterRotation() local 1390 Utils.runDeviceTests(getDevice(), SERVICE_TEST_PKG, SERVICE_TEST_CLASS, in testInstallV4UpdateAfterRotation() local
|