Home
last modified time | relevance | path

Searched refs:TARGET_INSTRUMENT_APK (Results 1 – 1 of 1) sorted by relevance

/cts/hostsidetests/appsecurity/src/android/appsecurity/cts/
DAppSecurityTests.java65 private static final String TARGET_INSTRUMENT_APK = "CtsTargetInstrumentationApp.apk"; field in AppSecurityTests
215 new InstallMultiple(targetInstant).addFile(TARGET_INSTRUMENT_APK).run(); in testInstrumentationDiffCert()