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