Searched refs:APK_FAIL_SERVICE (Results 1 – 1 of 1) sorted by relevance
40 private static final String APK_FAIL_SERVICE = "CtsUseProcessFailService.apk"; field in UseProcessTest120 new InstallMultiple(instant).addFile(APK_FAIL_SERVICE).runExpectingFailure( in testInstallUsePackageFailService()