Searched refs:TARGET_INSTRUMENT_APK (Results 1 – 1 of 1) sorted by relevance
65 private static final String TARGET_INSTRUMENT_APK = "CtsTargetInstrumentationApp.apk"; field in AppSecurityTests215 new InstallMultiple(targetInstant).addFile(TARGET_INSTRUMENT_APK).run(); in testInstrumentationDiffCert()