Home
last modified time | relevance | path

Searched refs:instrumentInstant (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
207 new InstallMultiple(instrumentInstant).addApk(INSTRUMENT_DIFF_CERT_APK).run(); in testInstrumentationDiffCert()
212 final String methodName = (targetInstant|instrumentInstant) in testInstrumentationDiffCert()