Home
last modified time | relevance | path

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

/cts/hostsidetests/appsecurity/src/android/appsecurity/cts/
DAppSecurityTests.java198 private void testInstrumentationDiffCert(boolean targetInstant, boolean instrumentInstant) in testInstrumentationDiffCert() argument
206 new InstallMultiple(targetInstant).addApk(TARGET_INSTRUMENT_APK).run(); in testInstrumentationDiffCert()
212 final String methodName = (targetInstant|instrumentInstant) in testInstrumentationDiffCert()